[jboss-user] [Installation, Configuration & Deployment] - Re: Obfuscate
PeterJ
do-not-reply at jboss.com
Mon Sep 11 11:57:34 EDT 2006
I think what you want to do is precompile the JSPs. Basically, you precompile the JSPs and obfuscate them. Package the resulting class files in the same war file with the rest of the classes of the application (I think you omit the JSPs - don't place then in the war file). Deploy the war to JBoss. Google "precompiled jsps jboss" and you will get a lot of hits and more detailed instructions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970792#3970792
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970792
More information about the jboss-user
mailing list