Hi 
I am using Tomcat-3.2.2 and IIS 5.0 together with the isapi_redirect.dll. This works 
quite well as all requests for *.jsp pages is directed to tomcat. However when posting 
FORM data I have had to following problem:
Posting the data to http://localhost/JSPfile.jsp no form data can be retrived, but 
posting
the same data to http://localhost:8080/JSPfile.jsp the data can be retrived just fine. 
Does anybody on this
list have any idea how this could be fixed??

Kind regards 
Mads

Reply via email to