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]

Reply via email to