Em Fri, 24 Oct 2008 14:42:49 -0300, Jonathan Barker <[EMAIL PROTECTED]> escreveu:

Thiago,

Hi, Jonathan!

PageDetached fires when the instance of the page used to service the request
gets returned to the page pool.  It doesn't have anything to do with the
user navigating away from a page.

That's what I thought about Joel's request until he clarified in another message.

The problem is, with Forward and Back buttons, navigating away from a page is a browser-side event. Different frameworks have tried various ways to
stop the back-button from breaking applications.  It's one of the big
reasons that T5 moved to the redirect-after-post pattern.

Embedding redirect-after-post and flash persistence transparently in T5 was a really very smart move from Howard. :)

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to