Results 1 to 1 of 1
- 07-26-2012, 08:25 AM #1
Member
- Join Date
- Jul 2012
- Posts
- 1
- Rep Power
- 0
How can we save state of a GWT page?
Hi All,
We have one requirement to implement in GWT application. Below example will clear the requirement –
There are 3 screens in application. Suppose, user is on 2nd screen after moving from 1st screen to 2nd screen. When user clicks on Next button on first screen, then some RPC call is executed and fetch data from some external database. This data is used to display on 2nd screen. Now user bookmarks the browser URL (2nd screen) and closes the browser window.
Next time, now user directly wants to navigate to the 2nd screen without repeating the work done on 1st screen. We want to store the state of 2nd screen somehow on browser. If this screen launches, all Next and Previous button should also work properly.
Is this requirement achievable, if yes then which GWT APIs provides this feature? Please advice.
Similar Threads
-
How to save the previous state of objects drawn in a canvas?
By ravi.joshi53 in forum AWT / SwingReplies: 0Last Post: 12-14-2011, 02:30 PM -
How to release multiple threads from waiting state to runnable state
By Dayanand in forum New To JavaReplies: 2Last Post: 02-14-2011, 02:27 PM -
how to maintain the state in jsp even moving from that page and coming back
By sabarishkl in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 12-10-2010, 12:56 PM -
Save Scene State
By quddusaliquddus in forum Advanced JavaReplies: 1Last Post: 09-21-2009, 04:08 PM -
Open "Save Page As" Dialog Box
By Anubha in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 12-12-2007, 09:27 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks