Hi,

Is it possible to distribute precompiled jsp's using
standalone tomcat, but not distribute the .jsp source file ?

Also, is the same possible when tomcat is integrated with
Apache etc ?

ie. I go to http://myserver.com:8080/a.jsp and a.jsp does not exist
under the webapps/<context> directory, but a precompiled class
does exist under the WORK directory.

Thanks
Shahed.

Reply via email to