Glen, Well, tiles goes with struts, generally its always better to use the distributed jars (especially if you need to ask a question to the struts guys). In the disto its 2.0.6.
Cheers Greg On 5 April 2013 16:46, Glen Mazza <[email protected]> wrote: > Why is 2.1.4 "non-standard"? Checking the site, they're already up to > 2.2.2 as GA: http://tiles.apache.org/ > > Glen > > On 04/05/2013 11:42 AM, Greg Huber wrote: > >> Does any one know why roller uses a non standard version of tiles? >> >> <dependency> >> <groupId>org.apache.tiles</**groupId> >> <artifactId>tiles-core</**artifactId> >> <version>2.1.4</version> >> </dependency> >> >> It should be 2.0.6. I remember looking at this before and it would not >> work with this version??? >> >> Cheers Greg. >> >> >
