-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

John Langley wrote:

> I did something similar but I've been disappointed with the results.
> Using <jsp:request include="xyz.jsp" /> doesn't work, but I've been
> told it works under the new JavaWebServer.

No doubt the implementation of that tag relies heavily on features of
javax.servlet.RequestDispatcher, which is new in v2.1 of the Servlet API.

JServ only supports v2.0. The development version of JServ has v2.1 support, but
integration with Apache is missing. You may have to wait until the Jakarta project
delivers something.

Mike





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to