• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring GWT Cookie problem in web application

 
Ranch Hand
Posts: 151
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
This is issue related to GWT cookie. I am building one web application using spring, core java,servlet,GWT,Jboss server. The issue is that when i try to open a link which is now on my current IE browser into another IE browser, it will get open successfully. My basic need is that when user open the current link (link showing in current IE browser) into another IE web browser, application should redirect him to login page with giving some error.
OR how i can handle this issue with some addition of code into existing one
Any suggestion is highly appreciated

Thanks

Haresh
 
Harshal Gurav
Ranch Hand
Posts: 151
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Can any one help here.
Atlest some hint!!!

Thanks
Haresh
 
reply
    Bookmark Topic Watch Topic
  • New Topic