You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by BugRat Mail System <to...@cortexity.com> on 2000/09/19 15:20:42 UTC

BugRat Report #136 has been filed.

Bug report #136 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/136>

REPORT #136 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.1
   JVM Release: 1.2.2
   Operating System: Linux
   OS Release: Suse V7.1
   Platform: Pentium III

Synopsis: 
<META HTTP-EQUIV="Refresh" and URLRewriting not work

Description:
An new Session was created after
<HEAD><META CONTENT="2; URL=http://msgp170n.test.nord.msg.de:8080/msgntest/servlet/msg.nord.jserv.StartSeite;jsessionid=To1013mC9455087366758723At" HTTP-EQUIV="Refresh"><TITLE>Einsprung ungueltig!</TITLE></HEAD>
or
res.setHeader("Refresh","2; URL="+res.encodeRedirectURL("msg.nord.jserv.StartSeite"));

All other URLRewriting in FORMs with POST and GET works.