Re: linefeeds in html:textarea causes blank screen when submitted

2004-10-05 Thread Shinobu Kawai
Hi Ted, > Actually the registration example does not work for me if I use linefeeds in > the textarea (but does work if > I don't use linefeeds) That's peculiar. > Any other thoughts? What does the output HTML look like? And which browser are you using? If you do the same with plain old HTML,

Re: linefeeds in html:textarea causes blank screen when submitted

2004-10-05 Thread Ted Anagnost
PROTECTED]> Sent: Monday, October 04, 2004 1:11 AM Subject: Re: linefeeds in html:textarea causes blank screen when submitted Hi Ted, I have this defined within a : Everything works fine if I type in text without any linefeeds. But, if I use linefeeds inside the textarea, when I submit th

Re: linefeeds in html:textarea causes blank screen when submitted

2004-10-03 Thread Shinobu Kawai
Hi Ted, > I have this defined within a : > > > > Everything works fine if I type in text without any linefeeds. But, if I use > linefeeds inside > the textarea, when I submit the form I get a blank page. > > I'm using Tomcat 5.0, struts 1.2.4 Works on mine. > It does not even seem to su

linefeeds in html:textarea causes blank screen when submitted

2004-10-03 Thread Ted Anagnost
I have this defined within a : Everything works fine if I type in text without any linefeeds. But, if I use linefeeds inside the textarea, when I submit the form I get a blank page. I'm using Tomcat 5.0, struts 1.2.4 It does not even seem to submit the page to the server. I get no trace