Not sure why you would want to.

Inside a T5 application, Tapestry takes care of sending redirects.

From a JSP, a Tapestry page is simply the name of the page, i.e.

foo.jsp:

<a href="/menu">Back to the Tapestry Menu Page</a>

On 6/7/07, umrzyk <[EMAIL PROTECTED]> wrote:
hi,
as I noticed, it is not possible to call
request.getRequestDispatcher("/my/superb/page").forward(...) as such a page
is not a "real" resource. all other resources like "/index.jsp" are obviously
recognized correctly. is it somehow possible to forward request to page
generated by T5 ?

regards,
umrzyk

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




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

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

Reply via email to