gwt-multipage works with HTML5 local session storage
26 views
Skip to first unread message
SevenCorners
unread,
Jul 30, 2010, 10:15:33 AM7/30/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-multipage
FYI. I have read documentation that said that HTML5 local session
storage is not shared across tabs in a browser. I didn't find any
information on the web about whether HTML5 local session storage is
supported across multiple entry points in GWT. I just tried an
experiment to see if data saved to local session storage on one entry
point can be retrieved from another entry point occupying the same
tab. It can.