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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...