Re: JBoss Question with Static Content
Re: JBoss Question with Static Content
- Subject: Re: JBoss Question with Static Content
- From: Arturo Perez <email@hidden>
- Date: Wed, 16 Mar 2005 13:02:37 -0500
James Cicenia wrote:
Hello -
I still haven't figured this last piece of my puzzle.
I have an images directory say imx in my war. Here is the basic structure
WAR
imx
WEB-INF
I am trying to access my images via a relative url, i.e.,
"/imx/image1.gif". However
none of my WebObject pages find it?! However when I just put it into the
URL of jboss,
localhost:8080/myApp/imx/image1.gif it appears!!!!
What am I missing here? Is it a web.xml issue?
Module-relative image href. Don't your static links have to be
/myApp/imx/image1.gif?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden