Victor Batista wrote:
Hello!

I have a web application with a few servlets, one of which extends the CocoonServlet. In some cases, I need to forward from the CocoonServlet to a different servlet of my web application. How can I do this?

Use:

<map:redirect-to uri="......"/>

To forward to a URI that is handled by your servlet instead.

Regards, Upayavira

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

Reply via email to