On Mon, 22 Feb 2010 14:46:38 -0300, Andreas Andreou <andy...@di.uoa.gr> wrote:

or write a filter that is chained before Tapestry's and decorates the
httpServletRequest
in order to provide customized values (which i think is a common
practice for stuff like
stripping out jsessionids from urls, or when tomcats are behind proxies, e.t.c.)

This can be done inside Tapestry, contributing an HttpServletRequestFilter to the HttpServletRequestHandler service.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to