USAGE of JAD

Does Java Decompiler guarantee 100% conversion from .class file to .java file.... It is normally said that the logic developed in .class file cannot be restored 100% to .java file..Is it so ?

In real time applications, .java files (source code is lost). Only .class files are available.....Is it advisable to retrieve source code from .class file and start developing the application.?

[405 byte] By [PrabhuSai] at [2007-9-30 11:37:32]
# 1
Only if you want to get your ass sued!
EvilEdna at 2007-7-4 12:45:17 > top of Java-index,Administration Tools,Sun Connection...