I want to know is there any API which can filter the text for HTML.. converting < > signs to thier html encodings .. exactly as filter on text written using bean:write tag
Adnan Memon
-
Filtering Text for HTML display (2 messages)
- Posted by: adnan memon
- Posted on: January 18 2005 13:29 EST
Threaded Messages (2)
- Filtering Text for HTML display by zhao zhenhua on January 19 2005 03:02 EST
- Filtering Text for HTML display by Kishore Senji on January 19 2005 16:28 EST
-
Filtering Text for HTML display[ Go to top ]
- Posted by: zhao zhenhua
- Posted on: January 19 2005 03:02 EST
- in response to adnan memon
replace them by yourself.
U can do that,aren't U? -
Filtering Text for HTML display[ Go to top ]
- Posted by: Kishore Senji
- Posted on: January 19 2005 16:28 EST
- in response to adnan memon
Take a look at jakarta commons lang.
http://jakarta.apache.org/commons/lang/api/org/apache/commons/lang/StringEscapeUtils.html