You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by miro <mi...@yahoo.com> on 2008/11/13 06:16:15 UTC

page refresh cleans my page

I have page with search and several links which sort data etc for all these
actions i am using ajax  and any of this action will change the page data 
now if i ckick on  browsers refersh button all changes are lost how to
handle refresh ?
-- 
View this message in context: http://www.nabble.com/page-refresh-cleans-my-page-tp20474951p20474951.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: page refresh cleans my page

Posted by jWeekend <jw...@cabouge.com>.
Miro,

Take a look at HybridUrlCodingStrategy.

Regards - Cemal
http://www.jWeekend.co.uk http://jWeekend.co.uk 



miro wrote:
> 
> I have page with search and several links which sort data etc for all
> these actions i am using ajax  and any of this action will change the page
> data  now if i ckick on  browsers refersh button all changes are lost how
> to handle refresh ?
> 

-- 
View this message in context: http://www.nabble.com/page-refresh-cleans-my-page-tp20474951p20477243.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org