I'm not completely sure about JBoss-- but for resin, we change everything in the resin.conf file.
We add the following directives:
----- code snippit
<jsp precompile='true' auto-compile='false' static-encoding='true' recompile-on-error='false'/>
----- /code snippit
to the jsp tag in the server conf file.
I'd imagine JBoss has similar directives...
You probably should be posting this question in a JBoss forum as it is more related to JBoss than it is related to struts. Looks like this question oftentimes gets crossposted...
Regards and good luck, ------------------------------------------------------------------ -=G. Class=- Developer Spam Arrest LLC
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]