Re: Relative URL problem

2003-07-10 Thread Bill Barker
Message- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 11:48 PM To: [EMAIL PROTECTED] Subject: Re: Relative URL problem It would help to know your config. e.g. Both Apache and Tomcat will respond to a request for http://localhost:8080/myapp by sending a redirect

RE: Relative URL problem

2003-07-09 Thread White, Joshua A (HTSC, CASD)
To: [EMAIL PROTECTED] Subject: Re: Relative URL problem It would help to know your config. e.g. Both Apache and Tomcat will respond to a request for http://localhost:8080/myapp by sending a redirect to http://localhost:8080/myapp/ . White, Joshua A (HTSC, CASD) [EMAIL PROTECTED] wrote in message

Re: Relative URL problem

2003-07-08 Thread Bill Barker
It would help to know your config. e.g. Both Apache and Tomcat will respond to a request for http://localhost:8080/myapp by sending a redirect to http://localhost:8080/myapp/ . White, Joshua A (HTSC, CASD) [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I currently server my jsp files