Bug report #316 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/316> REPORT #316 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: Tomcat 3.1, 3.2 JVM Release: Java 1.2.2 Operating System: NT OS Release: 4.0 Platform: Windows NT Synopsis: Session cookies are not set if RequestDispatcher.include() is called during the request. Description: If a servlet calls HttpServletRequest.getSession() and then does a RequestDispatcher.include() on a JSP page, the session cookie is not set in the response. It looks like the session cookie is never set when a RequestDispatcher.include() call is made. Colin Evans [EMAIL PROTECTED] --Title: BugRat Report # 316
BugRat Report # 316
Project: Tomcat | Release: Tomcat 3.1, 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Oct 26 2000, 09:03:51 CDT
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Session cookies are not set if RequestDispatcher.include() is called during the request.
- Environment: (jvm, os, osrel, platform)
- Java 1.2.2, NT, 4.0, Windows NT
- Additional Environment Description:
- Report Description:
- If a servlet calls HttpServletRequest.getSession() and then does a RequestDispatcher.include() on a JSP page, the session cookie is not set in the response. It looks like the session cookie is never set when a RequestDispatcher.include() call is made. Colin Evans [EMAIL PROTECTED] --
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]