On Mon, 14 Jun 2010 09:44:03 -0300, Christian Riedel <[email protected]> wrote:

sounds like this could be solved when you redirect to your 404 page properly ( to /error for example). then all links should be ok.

another way to force tapestry to generate absolute links is adding this to the jre-args:

-Dtapestry.force-absolute-uris=true

This is also a Tapestry configuration symbol, so it can be set from your AppModule class. ;)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to