Re: new line char in xml

2006-10-26 Thread Ed Griebel
ny review, disclosure, > dissemination, distribution or copying of it or its > conte > - Original Message - > From: "temp temp" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > Sent: Thursday, October 26, 2006 1:53 PM > Subject: Re: new

Re: new line char in xml

2006-10-26 Thread Chris Pratt
; To: "Struts Users Mailing List" Sent: Thursday, October 26, 2006 1:53 PM Subject: Re: new line char in xml > Here is my xml could you tell me how to put new line char?. > > Here is my xml > > > > > > > Li <[EMAIL PROTECTED]&g

Re: new line char in xml

2006-10-26 Thread Martin Gainty
that any review, disclosure, dissemination, distribution or copying of it or its conte - Original Message - From: "temp temp" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, October 26, 2006 1:53 PM Subject: Re: new line char in xml > Her

Re: new line char in xml

2006-10-26 Thread Brian Lee
your official grant file. "/> BAL From: temp temp <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Struts Users Mailing List Subject: Re: new line char in xml Date: Thu, 26 Oct 2006 10:53:25 -0700 (PDT) Here is my xml could you tell me how to put new line char?.

RE: new line char in xml

2006-10-26 Thread Coelho.Joao
day, October 26, 2006 10:53 AM To: Struts Users Mailing List Subject: Re: new line char in xml Here is my xml could you tell me how to put new line char?. Here is my xml Li <[EMAIL PROTECTED]> wrote: have you tried "\n"? it should work On 1

Re: new line char in xml

2006-10-26 Thread temp temp
> > > Li wrote: have you tried "\n"? it should work > > On 10/27/06, temp temp wrote: > > > > I have some text in xml file which I will show in a text area to > > edit . I don't know how to specify a new line char in xml. Currently I > a

Re: new line char in xml

2006-10-26 Thread Li
7/06, temp temp wrote: > > I have some text in xml file which I will show in a text area to > edit . I don't know how to specify a new line char in xml. Currently I am > using tag instead of a new line char .Using works in jsp > but a text area displays them as whi

Re: new line char in xml

2006-10-26 Thread temp temp
a text area to > edit . I don't know how to specify a new line char in xml. Currently I am > using tag instead of a new line char .Using works in jsp > but a text area displays them as which would confuse user > .So I need to put the new line char in xml which

Re: new line char in xml

2006-10-26 Thread Li
have you tried "\n"? it should work On 10/27/06, temp temp <[EMAIL PROTECTED]> wrote: I have some text in xml file which I will show in a text area to edit . I don't know how to specify a new line char in xml. Currently I am using tag instead of a new line char

new line char in xml

2006-10-26 Thread temp temp
I have some text in xml file which I will show in a text area to edit . I don’t know how to specify a new line char in xml. Currently I am using tag instead of a new line char .Using works in jsp but a text area displays them as which would confuse user .So I need to put