aspose file tools
The moose likes Servlets and the fly likes processing of Special character Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "processing of Special character" Watch "processing of Special character" New topic
Author

processing of Special character

ashwin vulugundam
Greenhorn

Joined: Jul 22, 2011
Posts: 16
I have a requirement where i need to process a form which allow special characted such as ß,Ä which are german alphabets, these charatcters are captured in java form bean classes while storing in database i am getting equalent ASCI code .
What setting has to be made at java side so that these special characters are entered as it is not the ASCI value
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: processing of Special character
 
Similar Threads
adding to letters
arabic language programming
nested:checkbox in struts
forming java pattern to find out occurance like repeated charactors in string
difficulty in understanding backslash?