Re: jstl and struts tag problem

2004-12-07 Thread struts lover
Thanks Niall very much. That is really nice. It works !!!. Thanks once again. :) --- Niall Pemberton <[EMAIL PROTECTED]> wrote: > Try the tag... > > name="empForm" > property="salaryList" > label="salaryLabel" > value="salaryValue"/> >

Re: jstl and struts tag problem

2004-12-07 Thread Niall Pemberton
Try the tag... Niall - Original Message - From: "struts lover" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 07, 2004 3:56 PM Subject: jstl and struts tag problem > Hello Everyone, > > I have this problem related to tags. > > I am using to set the ActionFor

Re: jstl and struts tag problem

2004-12-07 Thread James Mitchell
Don't use c:set, use bean:define P.S. Don't ask why -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "struts lover" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 07, 2004 10:56 AM Subjec

Re: jstl and struts tag problem

2004-12-07 Thread Alexandre Simon
Le mar 07/12/2004 à 16:56, struts lover a écrit : > property="salaryValue" labelProperty="salaryLabel"/> For nested properties, you have to use nested tags. -- SIMON Alexandre - To unsubscribe, e-mail: [EMAIL PROTECTED] For a