That is because it is parsed through XML . Try using < for <
>From: "siraj" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >Subject: html code problem >Date: Tue, 16 May 2000 11:25:28 +0530 > >Good Morning/Noon/Evening teams, > > i have a simple problem, i would highly appreciate if some one can >give >a soln for this > > >i have some data which contains html codes along with that data say a >catalog name Food > ><font color="red" size=15>Food</font> (stored in this format in the >database). the problem is whn i use struts to display this data, it >displays >as it is. instead of Food, can some one tell me wht exactly i can do to >display only the data. > > >team member > > Siraj DH > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

