Em Fri, 15 Jun 2007 19:16:30 -0300, Norman Franke <[EMAIL PROTECTED]> escreveu:

The only glitches I noticed is when saving a record (i.e. not rolling back) from a listener and returning another page (i.e. a direct service.) I don't want them to be in the same session, since cached data from the page with the listener gets stuck on the next page.

If you're using session per request, just use redirect-after-post e use the flash persistence for your object. See http://howardlewisship.com/tapestry-javaforge/tapestry-flash/ for more details. :)

Thiago

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

Reply via email to