1

Short version: Is there a way to know on the server side (in my case Tomcat, but I think that shouldn't make a difference) if a user request is coming from a new tab or window of an Internet Explorer 8 or higher user?

Long version...

I'm trying to solve this problem. The proposed answer involves finding out from the server side if a user has opened a new tab or window. The users of the application are all required to use IE8 or higher, so the answer can be IE specific.

I did find this answer, which discusses how to know if a page is loaded in a new tab/window on the client side with Javascript. But I don't see yet how I can make use of that info to solve my problem. I'm still pondering it.

Later answers to the same post say that it is not possible from the server side. But that was in 2009, and the answer could have changed since then. (In this meta post I ask if that is proper behaviour.)

Community
  • 1
  • 1
John Fitzpatrick
  • 4,207
  • 7
  • 48
  • 71

0 Answers0