I currently server my jsp files from under the web-inf/jsp directory.

If I call my application using http://localhost:8080/myapp, my images do not
appear at all.  If I call my application using http://localhost:8080/myapp/
(note the trailing slash) everything works fine.  Subsequent calls to other
resources contain the slash (for example
http://localhost:8080/myapp/myservlet).

Any advice for handling relative urls on my default page?

Regards,

Joshua





This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to