2007/8/7, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Can someone point me to the actual steps to add Tiles to the blank app in > the struts2-blank-2.0.9.war. I followed all the instructions I could find > between bouncing between S2 and T2 and ultimately had to download Commons > Digester and Collections to get ClassDefNotFound errors to go away! I also > had to systematically add jars to my WEB-INF/lib from the 2.09/lib folder > until things worked! Most of the instructions I found explained it in three > easy steps. > > 1) Add listener > <listener> > <listener-class> > org.apache.struts2.tiles.StrutsTilesListener > </listener-class> > </listener> > > > 2) Add plug-in > struts2-tiles-plugin-2.0.9.jar
2.1) Add all the Tiles jars (tiles-core, tiles-api, tiles-jsp). Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]