Oct 04 2008

Getting started with Apache tiles2 and struts2

Published by Gilles under Java, Programming, Struts, Web

tiles struts2.png
Apache Tiles is a templating framework built to simplify the development of web application user interfaces.

Requirements

To use in your application you need:

  • a Runtime Environment following the Java SE 5.0 specifications;
  • a servlet container that supports Servlet 2.4 (or above) and JSP 2.0 (or above).

Pages: 1 2 3 4

No responses yet