Closed
Bug 87775
Opened 24 years ago
Closed 24 years ago
URL opened from applet to server where applet was loaded appear as different sessions
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: dcoutts, Assigned: edburns)
Details
If I load an applet which opens a URL on the same server as the applet loaded from
The request appears to be from a different session than the session which loads
the applet.
My testing was done with Apache Tomcat - Previous NS and MS browsers allow
Tomcat to identify applet requests as part of the same session.
I guess this behaviour is more secure but secure to the point of inutility in my
case.
Comment 1•24 years ago
|
||
moving to oji
Assignee: idk → edburns
Component: Java-Implemented Plugins → Networking: HTTP
Please try with Current trunk and JDK1.3.1.
*** This bug has been marked as a duplicate of 79851 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•