> Most containers provide a tool for precompiling JSP pages and > creating the necessary web.xml mappings from the JSP page > URLs to the corresponding precomiled servlet class. For > Tomcat 4, it's called JspC.
Ok, but is it possible to tell Tomcat 4 to use *only* these compiled JSPs (i.e. servlet classes) without looking for any JSP any more? We would like to deliver only the .class files - without the JSPs. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
