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.