Many components inherit their persistence strategy from the page
annotating the page thus is the official word:
@Meta("tapestry.persistence-strategy=client")
or: use cookies
http://wiki.apache.org/tapestry/Tapestry5HowToUsePersistentFieldStrategy
not as clever as Joshes solution, but it doesn't u
Well, if you want stateless, you probably don't even want the session
to be created at all.
There has been a conversation about this on this mailing list before.
The solution takes advantage of the possibility to define the
persistence strategy per component. It also provides a custom
persistence
ng 1M + logins / hour I
> can't afford sessions.
>
> -Original Message-
> From: Sven Homburg [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 19, 2008 10:58 AM
> To: Tapestry users
> Subject: Re: T5 turn off form validation
>
> what can that make sense for?
&g
ry users
Subject: Re: T5 turn off form validation
what can that make sense for?
2008/6/19 Ezra Epstein <[EMAIL PROTECTED]>:
> How do I turn off form tracker / validation. Not just client side but
> the whole thing? Can I just use a plain HTML (not Tap) form?
>
>
>
&
what can that make sense for?
2008/6/19 Ezra Epstein <[EMAIL PROTECTED]>:
> How do I turn off form tracker / validation. Not just client side but
> the whole thing? Can I just use a plain HTML (not Tap) form?
>
>
>
>
--
with regards
Sven Homburg
http://tapestry5-components.googlecode.com
htt
How do I turn off form tracker / validation. Not just client side but
the whole thing? Can I just use a plain HTML (not Tap) form?