2011/8/15 Aditya Saraf <[email protected]>

> Also, my web.xml is configured with the following.
>
> <servlet>
>  <servlet-name>tiles</servlet-name>
>
>  
> <servlet-class>org.apache.tiles.web.startup.simple.SimpleTilesInitializerServlet</servlet-class>
>  <load-on-startup>1</load-on-startup>
>  </servlet>
>
> Which means that I just need a tiles.xml in my WEB-INF directory.
>

I think that the only way to solve your problem is to debug yourself.

Antonio

Reply via email to