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: > >

Display the string line by line in s:textarea

2008-11-24 Thread Nishna
Hi All, I am getting string from database. I want to display the string line by line in my s:textarea. I am tried with \n between each statement in my string. But, still, it is getting displayed as continuous text. For example: I am having, String str="I like stru