Re: [HELP]: struts tag and OGNL

2008-11-25 Thread Nishna
Try the below logic: Use s:set for generating index -Nishi. EoneZhang wrote: > > Hi, everyone. > > I have something wrong about the usage of struts tag and OGNL. > > Here is my problem: > > I want to generate the following html with tag: > >

RE: [HELP]: struts tag and OGNL

2008-11-24 Thread nikunj
U Kan use like following way, Regards, Nikunj -Original Message- From: EoneZhang [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2008 7:44 AM To: user@struts.apache.org Subject: [HELP]: struts tag and OGNL Hi, everyone. I have

Re: [HELP]: struts tag and OGNL

2008-11-23 Thread ManiKanta G
try this ManiKanta

[HELP]: struts tag and OGNL

2008-11-23 Thread EoneZhang
Hi, everyone. I have something wrong about the usage of struts tag and OGNL. Here is my problem: I want to generate the following html with tag: I use the tag like following: But it generate the below html: Is there anyone who can give some help,thanks a l