Re: Submit form without t:form component
Barry Books <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAOkPopBBaD77JvbUUrhhBRwvs8s37qnrdCADwKqVO+bcON9SkQ@mail.gmail.com> |
The Tapestry components such as input expect to be inside a form component but if you use just HTML and submit the form with a GET I suspect it would work just like any other link.