What is the best bet for supporting the back button and bookmarking in Ajax heavy Wicket 1.3?
I saw this ticket which I think covers what I'm on about: http://issues.apache.org/jira/browse/WICKET-271 So far we are thinking about marking which bean properties of components should be recorded for history and bookmark purposes and then shoving these into #bit after the URL. Then need a bit of JS to send that to the server... Obviously this will be a lot of work :( Matej : Sorry if I gave the wrong impression on TheServerSide (as x.y) about Wicket's performance. I thought I was saying pretty much as matt raible had by putting it in the "Internal, more desktop-like applications that are stateful" category. Doing server side component based framework is tough and you guys have done an amazing job. I'm very, very grateful that Wicket has saved me from struts 2 in my current job. Cheers Sam -- View this message in context: http://www.nabble.com/Wicket-Ajax-history-support-tp14619281p14619281.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]
