2009/9/2 bejaoui zied <[email protected]>: > yes this is the log trace > > > org.apache.catalina.loader.standardclassloa...@be2358 > org.apache.struts.tiles.TilesServlet > java.lang.ClassNotFoundException: org.apache.struts.tiles.TilesServlet
uh... You are using Tiles 2 right? This servlet is from Tiles 1, you should get rid of it in your web.xml. BTW, can you post your web.xml? And what version of Tiles are you using? What JSF implementation? Are you using a Tiles view renderer? Ciao Antonio
