Bug report #409 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/409>

REPORT #409 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: low
Severity: serious
Confidence: public
Environment: 
   Release: Tomcat 3.1/isapi_redirect.dll
   JVM Release: Java 1.1.8
   Operating System: OS/2 Warp
   OS Release: 4.0
   Platform: x86

Synopsis: 
POST parameters not present in JSP pages served by isapi_redirect.dll

Description:
Simple POST form served through isapi_redirect.dll 
gives no parameters in the request object of a 
JSP page.  Using Apache with mod_jserv.so with the 
same Tomcat instance running on OS/2 shows the 
appropriate parameters in the request object.  iptrace
seems to show isapi_redirect.dll sending the parameters 
much like mod_jserv, but since I don't know the protocol, 
it's hard to know if there's an error in the 
isapi stream that's causing the problem.

GET requests seem to work fine with WebSite Pro running
isapi_redirect.dll.
Title: BugRat Report # 409

BugRat Report # 409

Project: Tomcat Release: Tomcat 3.1/isapi_redirect.dll
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: low Severity: serious
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Nov 17 2000, 06:51:06 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
POST parameters not present in JSP pages served by isapi_redirect.dll
Environment: (jvm, os, osrel, platform)
Java 1.1.8, OS/2 Warp, 4.0, x86

Additional Environment Description:
WebSite Pro v2.x on Windows NT using isapi_redirect.dll to call Tomcat on OS/2.

Report Description:
Simple POST form served through isapi_redirect.dll gives no parameters in the request object of a JSP page. Using Apache with mod_jserv.so with the same Tomcat instance running on OS/2 shows the appropriate parameters in the request object. iptrace seems to show isapi_redirect.dll sending the parameters much like mod_jserv, but since I don't know the protocol, it's hard to know if there's an error in the isapi stream that's causing the problem. GET requests seem to work fine with WebSite Pro running isapi_redirect.dll.

View this report online...

Reply via email to