> From: Rupert Young (Restart) > [mailto:[EMAIL PROTECTED] > Subject: References relative to the webapp root > > I'm a bit confused how links to jsp pages work.
The example you give is relative only to the host name, not the webapp. In this case, the client (browser) forms a URI from an href by concatenating the href target with the host name from the URI of the web page the href is in. Do you have a login.jsp in your default (ROOT) webapp? No explanation of why you're seeing different results on the two platforms, unless there's some subtle difference in the configurations. You might try enabling the RequestDumperValve to see what's coming in on each system. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]