Bug report #531 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/531> REPORT #531 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: Tomcat 3.2 JVM Release: 1.1.8 Operating System: SunOS OS Release: 5.8 Platform: Solaris Synopsis: HTTP Header _Referer_ not be sent for JSP resources Description: I noticed that JSPs do not send the Referer HTTP header but normal HTML files do through stand alone Tomcat. The application I was writing depends on the ability to detect the refering page. I guess I could always pass this info in the query string but it was nice being able to auto-detect.Title: BugRat Report # 531
BugRat Report # 531
Project: Tomcat | Release: Tomcat 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
Kirk Rasmussen ( [EMAIL PROTECTED] )
Date Submitted:
Dec 5 2000, 07:18:39 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- HTTP Header _Referer_ not be sent for JSP resources
- Environment: (jvm, os, osrel, platform)
- 1.1.8, SunOS, 5.8, Solaris
- Additional Environment Description:
- Report Description:
- I noticed that JSPs do not send the Referer HTTP header but normal HTML files do through stand alone Tomcat. The application I was writing depends on the ability to detect the refering page. I guess I could always pass this info in the query string but it was nice being able to auto-detect.