<servlet-mapping>
    <servlet-name>action</servlet-name>
    <url-pattern>tiles/*</url-pattern>
  </servlet-mapping>


Maybe you need the url-pattern to look like:


   <url-pattern</tiles/*</url-pattern>


Note the extra slash at the beginning of the value....

Mark


_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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

Reply via email to