2007/11/28, Martin Gainty <[EMAIL PROTECTED]>:
> Hi Antonio-
>
> https://java.sun.com/products/servlet/2.1/api/javax.servlet.RequestDispatche
> r.html#forward(javax.servlet.ServletRequest,%20javax.servlet.ServletResponse
> )
> where the most relevant part is "This method may not be used if the call
lient."
decide which servlet is constructing the response and forward to that
servlet
Anyone?
Martin--
- Original Message -
From: "Antonio Petrelli" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 28, 2007 6:41 AM
Subject: Including in a JSP the result of a servle
Hi all,
If I make a (in fact I am using Tiles, but the result is
the same) of a result of a servlet which, in turn, makes an
ApplicationDispatcher.forward, I have a strange effect:
- only the page forwarded by the servlet will be visible to the user;
- the rest of the JSP page is executed, but it