The Apache Tiles team is pleased to announce the release of Tiles 2.2.2 GA.
Tiles 2.2.2 is available in a binary and a source distribution. http://tiles.apache.org/download.html It is also available in the central Maven repository under Group ID "org.apache.tiles". The 2.2.x series of the Apache Tiles framework has a minimum requirement of the following specification versions: * Java Servlet 2.5 and JavaServer Pages (JSP) 2.1 * Java Standard Edition (Java SE) 1.5 The release notes are available online at: * https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311046&styleName=Html&version=12314702 Please feel free to test the distribution and post your comments to the user list, or, if appropriate, file a ticket with JIRA. --------------- What's new in Tiles 2.2.x: * Native support for Freemarker and Velocity * Support for matching using Regular Expressions * Support for OGNL and MVEL as expression languages * Ready to use configuration classes, usable with minimal configuration. For details: http://tiles.apache.org/framework/whats-new.html
