Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Obfuscator & Jsp

843836Nov 8 2004 — edited Feb 20 2005
Hi All,

I am trying to learn how ofuscation can be used in JSP application. I have number of beans which I import in my JSP pages.

I am using Retroguard obfuscator to obfuscate all the class files. Since the name of all class files and method changes as a part of obfuscation, my jsp pages are no longer able to find the beans (original name), hence the application fails to load.

Can anyone please suggest or refer me how obfuscation works with JSP application.

Thanks

RM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2005
Added on Nov 8 2004
3 comments
252 views