This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Encoding HTML Text Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Encoding HTML Text" Watch "Encoding HTML Text" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Encoding HTML Text
 
Similar Threads
How to parse html page
HTML with my JavaMail
JEditorPane - content text/html problem
downloading a website from a given URL
Rendering html text