Hi, I am using JBoss as AS, oracle as DB and using the struts framework. When I am saving the form information using the "GET" method the data is stored properly in the DB but when I am using the "POST" method the german characters are getting corrupted. When I tried to debug I found that actionform itself has the corrupted characters.
I have set the URIencoding = UTF-8 in the server.xml file. Still the problem persist. I think it might not be a bug in Jboss, it is somewhat a configuration issue only. Please let me the configuration changes that I need to store the data in the correct format. The same application is working fine in the WAS environment. We are migrating the application from WAS to Jboss. Is this a known issue in JBoss or am I doing something wrong. Please suggest me resolving this issue. Thanks in advance for your valuable suggestions. Rajani Kanth View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949933#3949933 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949933 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
