Mmz, sorry, this worked out fine for me.

>From the user struts archives;
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg84345.html

http://jakarta.apache.org/taglibs/doc/string-doc/string-1.1.0/index.html
http://jakarta.apache.org/taglibs/doc/string-doc/intro.html

Sorry for not searching better earlier...


On Thu, 24 Mar 2005 10:05:40 +0100, Rutger Heijmerikx <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> Does anyone has experience with linebreaks and beans?
> 
> I retreive content from a MySQL database field with linebrakes with
> the rs.getString method.
> Then i fill the bean with that value. When i do a System.out.println
> using the getter method of the bean it does display the linebrakes of
> the retreived data in the console.
> 
> Now, when doing a <bean:write within my jsp page i get the contents
> also but without the linebrakes rendered.
> 
> I hope this sound fammiliar and someone can help me out here.
> 
> Thanks in advance for your effort.
> 
> Rutger
>

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

Reply via email to