Re: Help with Hibernate Data Fetch and Print

2009-12-17 Thread Ashwanth Kumar
Oh! I'm so sorry, i totally forgot about this! Thanks yar! - Ashwanth Kumar On Thu, Dec 17, 2009 at 8:09 PM, cordenier christophe < christophe.corden...@gmail.com> wrote: > Hi > > Use t:outputRaw component. > > 2009/12/17 Ashwanth Kumar > > > Hello, > > > > I need to fetch a Post from the Data

Re: Help with Hibernate Data Fetch and Print

2009-12-17 Thread cordenier christophe
Hi Use t:outputRaw component. 2009/12/17 Ashwanth Kumar > Hello, > > I need to fetch a Post from the Database and print them in an HTML. All > works fine, expect for the fact that, the printed text contains the HTML > tags as in the Post from the DB. How do i print the post text by parsing > th