how to secure our java source code

how to secure our java source code by creating our source code into packages or class files in standalone application development like we are doing in vb source code by making as a dll file that dll cant be decompiled to get original code and if we converted the source code into some other format then how it can be impoted this will be helpful for my collage proj. so pls reply me through email(ven_345@yahoo.com) please reply me as soon as possible if u reply i will bre thankful for u

[495 byte] By [nvenkata] at [2007-11-26 17:45:04]
# 1

how to understand this endless sentence with all the missing punctuation

> like we are doing

> in vb source code by making as a dll file that dll

> cant be decompiled to get original code

Yes it can, this is nonsense. Any binary code can be decompiled and something like the original source code reconstructed.

ejpa at 2007-7-9 0:13:14 > top of Java-index,Security,Other Security APIs, Tools, and Issues...