if you already use jQuery u should look at this nice toolbox: http://flowplayer.org/tools/toolbox/history.html
another way is the one u already mentioned: with every ajax request append another value to the url. this should at least prevent the switch back to the real previous page. regards, stefan Sent via mobile Am 28.12.2010 um 22:45 schrieb raulmt <rau...@gmail.com>: > > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org