If the ajax changes are reflected in the relevant model(s) then you will see them when you go back to the page.
Scott On Thu, Dec 4, 2008 at 2:29 PM, Matt Welch <[EMAIL PROTECTED]> wrote: > > I'm sure this has been asked and answered but after searching the list, I'm > still not sure if there is something I can do to fix my situation. > > The general gist is this: > > 1) I make some changes to a page with ajax calls (i.e. replace panel > contents) > 2) Click a link to take me away from that page > 3) Use browser back button to return to previous page > 4) Original page is in the state that it was BEFORE the changes made with > the ajax calls. > > Maybe this is a, "Well, duh.. of course it is. That's just the way it works" > moment, but I could have sworn I've seen this work differently in other > wicket examples and apps I've worked on. > > Any tips? > > -Matt > > -- > View this message in context: > http://www.nabble.com/Another-Ajax-back-button-question-tp20843893p20843893.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
