Re: detect sop violation from gwt rpc client
Corporate gods impose CA Siteminder web agent for single sign on. We are required to treat it as a black box outside of our control.
When the user's session times out it causes Apache to do a 302 redirect which causes the sop violation when using GWT-RPC.
I would like to detect this so as to do a Window.Location.reload() which will cause the browser to load the login page since the browser will follow the 302 redirect.
I don't want to take this action if it is not this specific problem because if the network or server was down, my client will reconnect and not loose its state.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home