Re: Where is the web.xml to specify a mime-mapping?
Posted By:
Imran_Qayyum
Posted On:
Tuesday, August 7, 2001 02:35 PM
I had a similar situation. Try putting the .css file under the jBuilder project directory. e.g. project/path/mystylesheet.css.
Also remove the web.xml from the conf folder. There should only be one. I create a project specific web-inf folder and put xml files there.
Hope this helps,
Imran