Am 21.01.2010 15:09, schrieb Thiago H. de Paula Figueiredo:
I tried exactly the above line it worked. Form ignores the action
attribute value, overriding it when rendering.
Thanks for the reply and your test!
But is there an "official" (or even documented) guideline for this?
Regards
Stepha
Tapestry build his own action url and throws "yours" away.
with regards
Sven Homburg
Founder of the Chenille Kit Project
http://chenillekit.codehaus.org
2010/1/21 Stephan Windmüller
> Hello!
>
> We are creating our templates with default XHTML tags like
>
>
>
> so we are able to edit and v
On Thu, 21 Jan 2010 12:00:09 -0200, Stephan Windmüller
wrote:
Hello!
Hi!
We are creating our templates with default XHTML tags like
so we are able to edit and validate them with standard HTML tools. But I
am unsure how to set the required "action" parameter of the form
component.