Hi All, Your assistance / help is needed and well valued.
My GWT application has a login page that being supported of course by all browsers, from ie6 to chrome. After login i want to prevent the user from opening another tab and try to login again. I mean to prevent it not by JS. Your help is needed, some things to consider before answering : 1) When he opens a new tab in the same browser he is actually logged in with the same session id. counting on the same id is problematic, since i took in consideration a situation in which user browser is crashed, and he opens it again while it has the same session id, i am logging him automatically again. 2) Using the cookie can be problematic also. 3) I need the solution to work on all browsers from ie6 to chrome. Thanks in advance to you all, Dor -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.