i just use
Jack
This tapestry5-components include 17mb jars.
And finally i spent 2 hours to make tapestry5-components work, but no
success.
http://localhost/myapp shows me there is no such application, if i copy
tapestry5 jar into my lib catalog.
And much better solution for hidden field is
use ANY component:
There is already a JIRA issue and a patch:
https://issues.apache.org/jira/browse/TAP5-265
Joel Halbert schrieb:
Just out of interest, does any one know what the rational was for not
making hidden fields part of the core codebase?
Is it simply because Activation Contexts should be used in pref
Just out of interest, does any one know what the rational was for not
making hidden fields part of the core codebase?
Is it simply because Activation Contexts should be used in preference to
hidden fields for keeping state between requests?
Bill Holloway wrote:
The tapestry5-components project
The tapestry5-components project on Google code features a Hidden
field component. See: http://code.google.com/p/tapestry5-components/
Bill @ peoplepad
On Sun, Oct 12, 2008 at 1:51 PM, Argo Vilberg <[EMAIL PROTECTED]> wrote:
> hello
>
> How to make hidden field in Tapestry5.
>
>
>
>
>
>
> thi
hello
How to make hidden field in Tapestry5.
this textfield does not work.
Wich tapestry component i must use to use hidden form field?
Argo