Hello All,

Sorry if this is a dumb question, but I don't see an obvious solution:
I'm implementing a Model 2 site using CallPage() to invoke a JSP page from a
servlet. I knew that the browser's idea of the current page would not be
updated, but I didn't know that the server's idea of the current working
directory wouldn't be updated either. So in the target JSP page a link like
HREF="otherpage.jsp" ends up relative to http://myServer/myServlet/ instead
of the doc root.

What's the appropriate way around this?

Thanks,

Sam

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to