ComponentEventResultProcessor to handle the new
return type (by doing the actual redirect). Then, you could return instances
of InternalRedirect instead of URL (eg in onActivate).
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-to-an-internal-url-tp5717009p5717013.html
Sent
redirect). Then, you could return instances
of InternalRedirect instead of URL (eg in onActivate).
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-to-an-internal-url-tp5717009p5717013.html
Sent from the Tapestry - User mailing list archive at Nabble.com
vidual fiiles.
http://tapestry.apache.org/configuration.html#Configuration-ConfiguringIgnoredPaths
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-to-an-internal-url-tp5717009p5717010.html
Sent from the Tapestry - User mailing list a
vidual fiiles.
http://tapestry.apache.org/configuration.html#Configuration-ConfiguringIgnoredPaths
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-to-an-internal-url-tp5717009p5717010.html
Sent from the Tapestry - User mailing list a
les.
http://tapestry.apache.org/configuration.html#Configuration-ConfiguringIgnoredPaths
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Redirect-to-an-internal-url-tp5717009p5717010.html
Sent from the Tapestry - User mailing list archive at
Hi,
I'm intergrating tapestry into an existing webapp. The original index
page of the webapp is login.jsp. After tapestry is introduced, tapestry
sets the index page to Tapestry page "Index". So I want to redirect to
"login.jsp" in the onActivate() method of Tapestry page Index. Seems the
onl