You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Cedric Dumoulin <ce...@lifl.fr> on 2002/07/19 12:18:09 UTC

Tiles and modules (sub-apps)

   Hi all,

   There is now a TilesPlugin for struts1.1.
   This plugin takes in charge the TilesRequestProcessor initialization.
It is not anymore mandatory to specify the TilesRequestProcessor.
   Also, it is not needed anymore to use the ComponentActionServlet as
servlet. You can just use the Struts servlet.

   The new plugin and TilesRequestProcessor work with struts multi
modules (sub-applications). The tiles documentation uses one module
called "examples". Check the tiles-documentation.war file for how to.

   Cedric



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>