Re: Displaying html tag as html with bean:write

2004-06-20 Thread Niall Pemberton
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 20, 2004 3:09 PM Subject: Displaying html tag as html with bean:write > Hi All, > > I am developing a hibernate-struts base blog. And I would like to have > my user to be able to use html tag such as : ;  e

Displaying html tag as html with bean:write

2004-06-20 Thread Irfandhy Franciscus
Hi All, I am developing a hibernate-struts base blog. And I would like to have my user to be able to use html tag such as : ;  etc in their posts. The database field that I use to save the user post is in BLOG. To display their post I use tag. The problem with this tag is that it render the h