True. But if you use RequestDispatcher.include, the URI information is _not_
adjusted.
How do you get the JSP path when its included in another servlet?
Including a JSP in Caucho JSP only works because we violate the JSDK and the
JSP specs.
Scott Ferguson
Caucho Technology
Hans Bergsten wrote:
> If you're using RequestDispatcher.forward in your servlet to dispatch
> to a JSP page, the URI related information should be adjusted for the
> JSP page according to the Servlet API 2.1 specification. If that's
> not what you see it's most likely a bug in the servlet engine you're
> using.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".