abdul razack wrote: > Hi, > > I have Java web application (JSP, Servlet, SQL server 2005) running on > apache-tomcat-5.5.23. > > I am facing one problem when retriving Arabic data from database. The data > contains both english and Arabic in table. > when retirve data from java application all arabic is appearing as ????. But > english is coming is perfectly. > > The combination of Arabic and english data will be inserted in the database > through other application (ASP.Net technology).The encoding uses (UTF-8). In > database table arabic columns will have arabic and english columns will have > english. > > Please give me direction what would have gone wrong. > Would there be any problem in Tomcat.
Tomcat internals, no. Tomcat configuration / your code - probably. http://wiki.apache.org/tomcat/FAQ/CharacterEncoding Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org