hi thiago

yes, my code is post. i set httpcon.setDoOutput(true);

and i included the t:formdata parameter when submitting to the form. i do
quite a lot of login simulations in sites and i have no problems when the
form post url is shown. though tapestry's different since it doesnt show the
form post url other than the /login.loginform

Website/Java Games: http://www.chitgoks.com
Java Casino Games: http://chitgoks.tripod.com
Photo Gallery: http://gallery.chitgoks.com
My Blogs:
http://tech.chitgoks.com
http://wuhtevah.chitgoks.com
http://disneyusa.blogspot.com


On Mon, Jul 20, 2009 at 9:44 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> Em Mon, 20 Jul 2009 10:29:33 -0300, chitgoks <chitg...@gmail.com>
> 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: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to