Hi, I have a javabean with one method returning a string containing HTML tags. However, it seems that the when I use <bean:write> to write out the string, those html tags got printed on the screen instead of got interpreted by the brower.
What should I do if I want a get method in a bean to return a string containg HTML tags which later gets interpreted by the browser? Thanks John __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

