My static content does not get served by Tomcat, either with relative or absolute paths:
<link href="css/alap.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/prototype.js"></script> ... <img src="/minta3/img/check.gif"> Struts 2 filter is configured for /* url pattern and there are no servlets. Does the filter eat up the static requests? What should I do? kuvera --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]