Yes, stuff the information about the root of your system somewhere so you can change it easily across your JSPs. Apparently, this is a hazy part of the servlet/JSP spec(s) that vendors have chosen to implement differently.
Kurt in Atlanta
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Monday, October 16, 2000 3:55 PM
>To: Orion-Interest
>Subject: URL Pathing
>
>
>To Whom this may concern:
>
>I have written an application using java and jsp technologies that was
>developed around Caucho's Resin web application server.
>During my testing,
>I've found that I cannot run my code on Orion because in every instance
>where I do a redirect, Orion expects that the redirect url is
>based from
>the application context directory and Resin expects that the request is
>from the current directory. I've tried several alternatives
>but have been
>unable to find a solution that will work on either server. Is
>there a way
>to do this? I am desperate at this point. I appreciate any
>information
>you can provide me with.
>
>Sincerely,
>Andy
>
>
>
