| Author |
Encoding HTML Text
|
Adnan Memon
Ranch Hand
Joined: Mar 09, 2003
Posts: 32
|
|
|
is there any method in servlet API or J2SE API which encodes text.. means convert symbol to thier entity reference e.g < > etc which cause problems when html page is displayed
|
 |
umer sadiq
Greenhorn
Joined: Jun 21, 2004
Posts: 1
|
|
hi i m umer plz tell me what is J2EE
|
umer
|
 |
Lavern Matthew
Ranch Hand
Joined: Jun 05, 2004
Posts: 38
|
|
|
URLDecoder
|
Matthew Wilson<br />-http://valuelist.sourceforge.net
|
 |
 |
|
|
subject: Encoding HTML Text
|
|
|