Em Mon, 20 Jul 2009 10:29:33 -0300, chitgoks <[email protected]> escreveu:

thanks.

You're welcome!

I overlooked something: Tapestry always submits forms using POST and you're using GET, so Tapestry may be ignoring the parameters. And Tapestry always adds a hidden field, t:formdata. When it's not found, Tapestry does not process the form submission.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to