On May 7, 2005, at 7:51 PM, Patrick Casey wrote:

I ended up taking that approach a set further and rolling my own
persistence Manager. Now I stick a token in every form as you do, but
instead of throwing an error if it's out of synch, I go into my persistence
manager (the ubiquitous static hashmap) and yank out persistent properties
to fill up the page object, overwriting whatever Tapestry's persistence
manager put there.



I don't pretend to understand the persistence layer or rewind (though I think I'm getting closer), but would this be solved by *not* having persistent properties and using hidden fields or some other page- internal (and not session-persisted) device?


Todd


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to