DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10264>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10264

Need an option to generate generic Servlets from given JSP's





------- Additional Comments From [EMAIL PROTECTED]  2002-06-27 05:35 -------
The code in jasper-runtime.jar (conforming to JSP 1.2) from a Tomcat 4.x system
depends on a Servlet 2.3 container, so it won't run on Tomcat 3.x (which
supports Servlet 2.2 and JSP 1.1).  Of course, that is also very likely to be
true for "pure servlets" generated by a JSP 1.2 based page compiler -- they are
going to depend on Servlet 2.3 features so they probably won't work either.

I wouldn't hold out much hope that this particular desire is even technically
feasible.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to