Thanks for your reply

Well if this is the case that every jar files can be unzipped to get class files and each class files can then be decompiled to get java code, then i want to know that how the java source code can be made secure

i.e. no other can use the code.

Sandeep