RE: Does Tiles Layout page can have struts form components

2007-08-12 Thread Arunkumar Balasubramanian
Hi I am likely to reuse a component in struts tiles which has a different property name in different pages. For example: The component which I am planning to reuse is Address filelds. Although the view of address fields is same in all pages, like state:- city: -, et

RE: Does Tiles Layout page can have struts form components

2007-07-19 Thread Arunkumar Balasubramanian
Thanks. I will try out and will let your know. > Date: Thu, 19 Jul 2007 08:54:18 +0200> From: [EMAIL PROTECTED]> To: > user@struts.apache.org> Subject: Re: Does Tiles Layout page can have struts > form components> > 2007/7/19, Arunkumar Balasubramanian <[EMAIL PROT

Re: Does Tiles Layout page can have struts form components

2007-07-18 Thread Antonio Petrelli
2007/7/19, Arunkumar Balasubramanian <[EMAIL PROTECTED]>: If you could get me a link which has the sample for this steps, it would assist me. The reason because I did not give a link is that such documentation is present only for Tiles 2, while it seems that you are using Struts-Tiles 1. An

RE: Does Tiles Layout page can have struts form components

2007-07-18 Thread Arunkumar Balasubramanian
Thanks much for your quick response. If you could get me a link which has the sample for this steps, it would assist me. Being new to tiles, it will be of great help to me. Hope I am not disturbing too much. Thanks once again in advance. _

RE: Does Tiles Layout page can have struts form components

2007-07-18 Thread Arunkumar Balasubramanian
09:00:10 +0200> From: [EMAIL PROTECTED]> To: > user@struts.apache.org> Subject: Re: Does Tiles Layout page can have struts > form components> > 2007/7/18, Arunkumar Balasubramanian <[EMAIL PROTECTED]>:> > >> > Hi> >> > Thanks for your resp

Re: Does Tiles Layout page can have struts form components

2007-07-18 Thread Antonio Petrelli
2007/7/18, Arunkumar Balasubramanian <[EMAIL PROTECTED]>: Hi Thanks for your response. Could you please elaborate on this. I read your message and was trying to extract the information from it. If you could elaborate it, It will be of great help. Ok, I'll try to tell you step by step. 1.

RE: Does Tiles Layout page can have struts form components

2007-07-17 Thread Arunkumar Balasubramanian
:45 +0200> From: [EMAIL PROTECTED]> To: > user@struts.apache.org> Subject: Re: Does Tiles Layout page can have struts > form components> > 2007/7/17, Arunkumar Balasubramanian <[EMAIL PROTECTED]>:> > >> >> > href="javascrip

Re: Does Tiles Layout page can have struts form components

2007-07-17 Thread Antonio Petrelli
2007/7/17, Arunkumar Balasubramanian <[EMAIL PROTECTED]>: The calender icon on pagetwo.jsp is You could use a "controller" (in the Tiles sense) for the definition that stores an extra attribute (for example, the javascript command) and then import it (via ) and put it in your "href"

RE: Does Tiles Layout page can have struts form components

2007-07-16 Thread Arunkumar Balasubramanian
: > user@struts.apache.org> Subject: Re: Does Tiles Layout page can have struts > form components> > 2007/7/16, Arunkumar Balasubramanian <[EMAIL PROTECTED]>:> > >> >> > Hi> > Is it possible to have resuable property="effemonthMM" which> > n

Re: Does Tiles Layout page can have struts form components

2007-07-15 Thread Antonio Petrelli
2007/7/16, Arunkumar Balasubramanian <[EMAIL PROTECTED]>: Hi Is it possible to have resuable What do you exactly mean with "reusable"? If you mean: the form tags stay in the layout, while its fields stay in inner attributes, then I suppose that the answer is "no", because (correct me if I a