Hi
well this is ok

tiles is used to manage many jsp sides with all nearly the same layouts over
one configuration file

this means you have to maintain (if you use full tiles power) minimum 3
files:
the layout jsp (setting positions of header, body, footer, and so on)
the content files (foreach (header,body,footer,and so on){ you have to make
jsp sides;})

the configuration xml file ( setting which content file should be used at
which position in layout file)

the advantage is that if all websites have the same header and footer you
only have to create the footer and header jsp once





----- Original Message -----
From: "Kalra, Ashwani" <[EMAIL PROTECTED]>
To: "Struts (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, October 30, 2003 6:27 AM
Subject: tiles question


> hi,
> I tiles you have to maintain two pages. One that includes all the sections
> like header, footer, variable content jsp, etc. and one jsp which contains
> your code(varible part).
> This doubles up the no of jsps ?  Is it ok. any work around ?
>
> TIA
> Ashwani Kalra
> http://www.geocities.com/ashwani_kalra
>
>
>
>
>
>
>
>
> ____________________________________________________
> This message contains information that may be privileged or confidential
and
> is the property of the Cap Gemini Ernst & Young Group. It is intended only
> for the person to whom it is addressed. If you are not the intended
> recipient, you are not authorised to read, print, retain, copy,
disseminate,
> distribute, or use this message or any part thereof. If you receive this
> message in error, please notify the sender immediately and delete all
copies
> of this message.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to