2 Replies Latest reply on Feb 5, 2010 1:32 AM by abhishekbhardwaj

    jboss4.2.3 problem with encoding characters in HTML

      Hi All,

      I have a java web developer using Jboss as my Application server.

      My application deals with different languages like english,Italian,german etc.There is a Report Attached to my thread relating to my problem.

      When i open the page directly in browser(IE or Mozzila), all the characters are coming properly.But the moment i use it through my server(JBOSS),

      i.e for testing put the uploaded page in web-inf of any of ur application and try accessing it through URL, few special characters are not coming properly.

      I have used proper Encding technique :

           <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">

       

      still it's not working when i access the page through Jboss.But the same works fine in Tomcat.

      I need help .Please do help me.waiting for reply

       

      Regards,

      Abhishek