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

hi thiago

Hi!

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

Tapestry deals with forms a little differently when compared to other Web frameworks or languages. Just adding a t:formdata parameter with random value doesn't work: you should extract it from the login page.
Form post URLs are defined by t:id of the Form component.

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