You also need to add the jars that tiles requires:

copy the Tiles dependencies JARs:
      * Jakarta Commons BeanUtils 1.7.0 or above;
      * Jakarta Commons Digester 1.8 or above;
      * Jakarta Commons Logging (at least API) 1.1 or above

http://tiles.apache.org/getting_started.html


I believed in struts2 + Tiles 2 docs:
> > http://struts.apache.org/2.x/docs/tiles-plugin.html

saying that it is good enough to download and install:
http://repo1.maven.org/maven2/org/apache/struts/struts2-tiles-plugin/2.0.9/

For struts 2, would I still need BeanUtils, Digester?

At least for now I have loaded Tiles 2 successfully without BeanUtils and Digester jars :)


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

Reply via email to