On Mon, 08 Nov 2010 11:01:31 -0200, Khalid EL BOUKHARI <elboukh...@gmail.com> wrote:

Thank you Joost and Thiago,

:)

May be may question wasn't clear. So what I need that a method return an
object that make a post with the previous params.

My interpretation was correct. Tapestry (and any other web framwork) don't do POST requests, they handle them. You'll need to use HttpClient to do that or rethink the logic you're trying to implement.

--
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