This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12276

Summary: session object does not persist
Product: javaee Reporter: dmitry.sherman <dmitrysherman>
Component: CodeAssignee: issues@javaee <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description dmitry.sherman 2001-05-18 15:43:23 UTC
Even with session explicitly enabled <%@page session="true"%>, session does not persist.  The same exact code works fine on JRun and WebSphere.
Comment 1 L Martinek 2001-05-21 12:21:05 UTC
This is caused by bug in ICE Browser (Cookies are evidently not enabled so 
session #s can't be passed).

Use external browser instead. Set Tools->JSP->Web Browser and 
Tools->Options->Web Browsers

*** This issue has been marked as a duplicate of 10432 ***
Comment 2 Quality Engineering 2003-07-02 08:31:43 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.