>>> Duane Morse <[EMAIL PROTECTED]> 01-Jun-01 5:09:50 PM >>>

>That's the part I DO understand.  What I don't
>understand is whether every HREF which targets
>a MyWebApp servlet needs to start /MyWebApp.
>For instance, if the servlet container just served up
>a page based on MyWebApp/MyServlet, can I
>get away with an HREF of "AnotherServlet", or
>must it be "/MyWebApp/AnotherServlet", or even
>"MyWebApp/AnotherServlet"?

Normal relative url rules apply Duane. There's nothing special per se
about the context path.



Nic Ferrier

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to