On Wed, 05 Dec 2012 08:40:42 -0200, Cezary Biernacki <cezary...@gmail.com> wrote:

You need to use Tapestry's t:submit component, not plain HTML input tag.

Actually, you only need to use the Submit component when you have more than one submit button and you need to know which one was clicked. Otherwise, a <input type="submit"> can and should be used.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to