Yes, and persistent properties on the client help ensure that the 
appllication state stays associated with the request not the session.

On 5/6/05, Michael Musson <[EMAIL PROTECTED]> wrote:
> 
> One example like what I think Patrick is saying is the evil browser
> back button. One benefit of pushing persistence to the form like .NET
> is that the "context" stays in sync with the browser (ie. I go back to
> a previous version of the page (now stale) but the embeded context is
> also stale (consistent with the page).
> 
> On May 6, 2005, at 1:30 PM, Patrick Casey wrote:
> > Just curious: can you come up with a case when you will get a stale
> > link
> > problem if you use If and For instead of Foreach, etc?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work. http://howardlewisship.com

Reply via email to