Hello,
I have some Problems with static content in struts.
My package structure looks like this:
org.apache.struts2.static.myjs.css -> Here are the static css files
org.apache.struts2.static.myjs.images -> Here are some static images
in the static css file I use this:
background: url(../images/someimage.gif);
but the image is not shown on the html page.
Is this a common problem or do I something wrong??
thanks in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]