Need some help with connector

2003-02-07 Thread Mark Strecker
Hello,

  I have the connector for Netscape/Iplanet 4.1.8 to Tomcat 4.1.12 
mostly working and am looking for some help for the rest. Here is what 
is happening. The connection is up and talking with Tomcat. I can serve 
up /examples/ ... but /examples/jsp/ returns error 302 The requested 
resource () has moved temporarily to a new location. I can even serve up 
/examples/jsp/num and /examples/jsp/num/numguess.jsp. I am wondering why 
I get error 302 any ideas?

Thanks,
Mark


Re: Need some help with connector

2003-02-07 Thread Bill Barker
If the directory has a welcome-file (in this case, 'index.jsp'), then Tomcat
4.x will return a 302 response to the welcome-file.  Tomcat 3.3.2-dev and
Tomcat 5.x allow this behavior to be over-ridden.

Mark Strecker [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello,

I have the connector for Netscape/Iplanet 4.1.8 to Tomcat 4.1.12
 mostly working and am looking for some help for the rest. Here is what
 is happening. The connection is up and talking with Tomcat. I can serve
 up /examples/ ... but /examples/jsp/ returns error 302 The requested
 resource () has moved temporarily to a new location. I can even serve up
 /examples/jsp/num and /examples/jsp/num/numguess.jsp. I am wondering why
 I get error 302 any ideas?

 Thanks,
 Mark





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]