DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34965>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34965 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-23 05:56 ------- Actually problem could be solved by applicaiton itself if add filter that set encoding for all requests. But you can fix it more generically if change org. apache.struts.action.ActionServlet class. Method doPost and doGet Once doPos is called and encoding is set to null, it should be replaced to some dafault encoding that could be read from the config file. Information how to solve problem using filter you can fine here http://www.myjavaserver.com/~sakalou/struts_ru.html -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]