Dear Thiago, now this - the lack of <form method=get> - is something that has been puzzling me in Tapestry 5 for a long time. Why would you say using "GET" is a bad idea?
The use case I think of is a search field. You enter a search term, submit the form, get the result. I think using a form with method=get is the absolutely correct thing to do to achieve this. Of course I am willing to learn. What would be the "Tapestry way" of implementing this? Thanks for your help, Lutz > > Using the GET method in forms is a bad idea. You can use DOM rewriting or > JavaScript to do that. > -- altocon GmbH http://www.altocon.de/ Software Development, Consulting Hamburg, Germany --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org