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 - session object does not persist
Summary: session object does not persist
Status: CLOSED DUPLICATE of bug 10432
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-18 15:43 UTC by dmitry.sherman
Modified: 2003-07-02 08:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.