>No, for a Tomcat which has already been installed, >you should use the JspC tomcat option to precompile >JSPs. > >What I did is to create an Ant task with the same >functionality as the already-present JspC option, >for use in build environments.
>From my experience in production deployement having jspc in ant is much better than just using tomcat recompile. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>