Hi, I'm using Wicket 1.5RC7. I have only 2 pages (Login, and HomePage) HomePage has state and you can do things like search, etc.
When the user hits "BACK BUTTON" trying to go to Login, I want to redirect it to HomePage, but with the last state. With exceptions, I have used PageRequestHandlerTracker which works fine, but it does NOT work for this case. Anyone knows how to retrieve the "current" (or last) version of a page from PageStore? thanks!!!! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
