| Author |
Struts-Tiles problem
|
Grishma Dube
Ranch Hand
Joined: Jul 01, 2003
Posts: 273
|
|
Hi All, I am trying to use Tiles with Struts. Though my sample application is working fine, I am not able to understand the flow. Can anyone help me in understanding that? I've index.jsp, where I'm inserting a tiles definition 'site.classicLayout'. Depending on the configuration done in tiles-def.xml, it is calling the LandingLayout.jsp. The lines written in tiles-def.xml are Can anyone tell me, how the index.jsp are getting the definition parameters from tiles-def.xml???
|
 |
Grishma Dube
Ranch Hand
Joined: Jul 01, 2003
Posts: 273
|
|
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4725
|
|
|
Well, what is the definition for site.classicLayout in your tiles-def?
|
A good workman is known by his tools.
|
 |
 |
|
|
subject: Struts-Tiles problem
|
|
|