On Wed, 23 Mar 2011 19:33:57 -0300, Fernando Benjamin <fernandobenja...@gmail.com> wrote:

Hello Thiago,

Hi!

The problem here is that the request Parameter in is not an implementation of the HttpServletRequest!

It isn't, but you can grap the requests HttpServletRequest: add a constructor to your RequestFilter that receives an HttpServletRequest and assign it to a field.

--
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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to