2008/1/5, Roberto Riggio <[EMAIL PROTECTED]>: > Hi, > > Ok, i've fixed the tiles definition but i still get the same error. > > With struts 1.2 there was the following plugin definition in > struts-config.xml: > > <plug-in className="org.apache.struts.tiles.TilesPlugin"> > > <set-property property="definitions-config" > value="/WEB-INF/tiles-defs.xml" /> > > </plug-in> > > Is there anything similar for struts 2.0???
Roberto, RTFM: http://tiles.apache.org/tutorial/configuration.html Antonio
