DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18599>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18599

HTML Textarea tag renders without leading return (a '\n')





------- Additional Comments From [EMAIL PROTECTED]  2003-04-02 15:22 -------
Granted, but the struts tag should render correctly for the browser. The W3C
defines a textarea as 
   <TEXTAREA name="thetext" rows="20" cols="80">
   First line of initial text.
   Second line of initial text.
   </TEXTAREA>
Therefor the first line should be starting on a new line. Struts is not
rendering it this way. There is no way in struts to define this kind of behaviour.
How could this be resolved in a Stuts kind of way?

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

Reply via email to