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 22:05 ------- I do not believe that the <bean:write> tag has any business modifying the content of the data that it emits. The only reason for filtering the four characters that are filtered is security -- and you can turn that off if you know what you are doing. If you wish to do things like converting \r\n to <br/>, you should do that in whatever process you use to create the string in the first place. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]