Bug report #381 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/381> REPORT #381 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: tomcat 4m4 JVM Release: sun jdk1.3 Operating System: linus OS Release: redhat 7 Platform: i386 Synopsis: can no longer forward to j_security_check Description: In tomcat 3.2 beta 4 (don't know about others) you could create a form based login which posted to a jsp instead of j_security_check. This allowed the jsp to store the username and password in the session and then forward the info on to j_security_check. This is required in order to use the username/password to connect to an external system from within a servlet. With Tomcat 4 milestone 4 this same method causes an exception when the jsp:forward occurs. It also creates an empty file in the login directory.Title: BugRat Report # 381
BugRat Report # 381
Project: Tomcat | Release: tomcat 4m4 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
Barry Dunne ( [EMAIL PROTECTED] )
Date Submitted:
Nov 14 2000, 09:28:31 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- can no longer forward to j_security_check
- Environment: (jvm, os, osrel, platform)
- sun jdk1.3, linus, redhat 7, i386
- Additional Environment Description:
- Report Description:
- In tomcat 3.2 beta 4 (don't know about others) you could create a form based login which posted to a jsp instead of j_security_check. This allowed the jsp to store the username and password in the session and then forward the info on to j_security_check. This is required in order to use the username/password to connect to an external system from within a servlet. With Tomcat 4 milestone 4 this same method causes an exception when the jsp:forward occurs. It also creates an empty file in the login directory.
- How To Reproduce:
- null
- Workaround:
- null
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]