RE: Passing Parameters to Tiles Layout

2005-01-12 Thread David G. Friedman
Message- From: Tait, Allen [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 8:47 AM To: 'user@struts.apache.org' Subject: Passing Parameters to Tiles Layout Assume a standard Tiles layout with Header, Navigation, Body, and Footer, each implemented as a JSP. In this s

Passing Parameters to Tiles Layout

2005-01-12 Thread Tait, Allen
Assume a standard Tiles layout with Header, Navigation, Body, and Footer, each implemented as a JSP. In this setup, the navigation.jsp is responsible for dynamically generating the left hand navigation from an XML configuration file. For each page request, this component needs to build the navig