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)


Any other thoughts?


----- Original Message ----- From: "Shinobu Kawai" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL 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 <table>:

<html:textarea name="formMain" property="entry" rows="4" cols="50"/>

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 submit the page to the server. I get no trace statements from Tomcat if I use
org.apache.commons.logging.simplelog.defaultlog=trace
Then I think it's your HTML and/or browser.  Is the output HTML as you
expect it to be?
Does the Registration example in your struts-examples.war work?

Best regards,
-- Shinobu Kawai

--
Shinobu Kawai <[EMAIL PROTECTED]>


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to