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=16856>.
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=16856

bean:write don't escape new line characters





------- Additional Comments From [EMAIL PROTECTED]  2003-02-13 21:22 -------
I disagree. This is not the responsibility of <bean:write>. If you need this 
kind of functionality, you could just write your own tag that post-processes 
the output from <bean:write> like this:

<franco:breakLinesForHtml><bean:write ... ></franco:breakLinesForHtml>

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

Reply via email to