Howdy,

I'm guessing the problem is because the content of the jsp page is being
committed before the include to the Action (that performs a forward).

Is there any way to tell the ActionServlet to *include* its ActionForward
rather than doing a forward to the destination page?

If not, can this be an added feature to the ActionServlet?

Thanks.

-ronel

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

Reply via email to