Bug report #318 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/318> REPORT #318 Details. Project: Catalina Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: catalina 4.0 m3 JVM Release: 1.3 Operating System: Linux OS Release: RedHat 6.1 Platform: intel Synopsis: doPost() not invoked just after init() Description: When I start catalina, an request a Servlet with POST, it invokes init() method, but It does not invoke the doPost() method. If then I retry the post, It works. If I do a GET, before the first POST, it works. Then It keeps working well.Title: BugRat Report # 318
BugRat Report # 318
Project: Catalina | Release: catalina 4.0 m3 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Oct 27 2000, 03:09:26 CDT
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- doPost() not invoked just after init()
- Environment: (jvm, os, osrel, platform)
- 1.3, Linux, RedHat 6.1, intel
- Additional Environment Description:
- A page that does a POST its required.
- Report Description:
- When I start catalina, an request a Servlet with POST, it invokes init() method, but It does not invoke the doPost() method. If then I retry the post, It works. If I do a GET, before the first POST, it works. Then It keeps working well.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]