aspose file tools
The moose likes Struts and the fly likes non-ascii, jsp-struts, tomcat - not reciveing the correct value in the server 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 » Frameworks » Struts
Reply Bookmark "non-ascii, jsp-struts, tomcat - not reciveing the correct value in the server" Watch "non-ascii, jsp-struts, tomcat - not reciveing the correct value in the server" New topic
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.
 
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: non-ascii, jsp-struts, tomcat - not reciveing the correct value in the server
 
Similar Threads
Regular expression
writing contents to a text area or hidden field
Problem with UTF-8 Character encoding
non-ascii, jsp-struts, tomcat
servlet code to interpret window contents