There are many JavaScript libraries for handling the back button problem with
Ajax requests (the URL doesn't change, so a hit to the back button takes you
to the real previous page instead of the previous section loaded by Ajax).
Many of what I've found do this by appending # and parameters to the URL and
monitor the URL for changes (GMail, for example, does it this way). Has
anybody integrated with Tapestry some library to solve this problem?

Regards,
Raul.
-- 
View this message in context: 
http://tapestry-users.832.n2.nabble.com/Back-Button-in-Ajax-tp5873061p5873061.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to