An open API service indexing awesome lists of open source software.

https://github.com/ghusta/struts2-tiles3

Test Struts 2.5 + Tiles 3 + struts-convention-plugin + struts-tiles-plugin
https://github.com/ghusta/struts2-tiles3

struts2 tiles3

Last synced: 4 months ago
JSON representation

Test Struts 2.5 + Tiles 3 + struts-convention-plugin + struts-tiles-plugin

Awesome Lists containing this project

README

        

= struts2-tiles3

image:https://travis-ci.org/ghusta/struts2-tiles3.svg?branch=master["Build Status", link="https://travis-ci.org/ghusta/struts2-tiles3"]

Testing integration of :

* Struts 2.5
** struts-convention-plugin
** struts-tiles-plugin
* Tiles 3

== Links

* https://struts.apache.org/docs/tiles-plugin.html[https://struts.apache.org/docs/tiles-plugin.html]
* https://spring.io/blog/2012/10/30/spring-mvc-from-jsp-and-tiles-to-thymeleaf/[https://spring.io/blog/2012/10/30/spring-mvc-from-jsp-and-tiles-to-thymeleaf/]
* https://tiles.apache.org/framework/tutorial/advanced/nesting-extending.html[https://tiles.apache.org/framework/tutorial/advanced/nesting-extending.html]

== Tiles features

* https://tiles.apache.org/framework/tutorial/advanced/wildcard.html[Wildcard support] (since 2.2)

== Test

mvn jetty:run

Then go to : http://localhost:8280/

_Generated with AsciiDoctor {asciidoctor-version}_