Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: gibu_georgePosted on 2007-10-03 at 22:02:45ID: 20011868
Hello _Esam,
You need to extract the class files from the .jar file using jar -xvf <jarfilename>, and need to decompile each of the class files to see the code, you can use DJ Java Decompiler to decompile the class files. I am not sure whether RAD 6 has any decompiler coming with it
Regards,
gibu_george