Subject: Re: Tiles 2 setup with Struts2 2007-10-03 - By Emi Lu
Back
> 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: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|