| Author |
non-ascii, jsp-struts, tomcat - not reciveing the correct value in the server
|
Ajay Aj
Greenhorn
Joined: Jan 09, 2006
Posts: 3
|
|
Hi, I am developing JSP-Struts based application using tomcat server. In JSP struts form, when I put nonascii charater in the text field or text area, on the server side I recived twice of that non-ascii character.. for example, in the text field I entered following string: ------> This is text in tex field �� On the server side, I get the following: ------> This is text in tex field ���� Please notice, twice non ascii character.. I don't know how to resolve this.. Any help will be greatly appricated.. Thanks, Ajay
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Moving to the Struts forum since you are using Struts and it might have something to do with Struts taglibs.
|
 |
 |
|
|
subject: non-ascii, jsp-struts, tomcat - not reciveing the correct value in the server
|
|
|