Menu

#1 default Charst is not UTF-8

closed-accepted
5
2008-12-17
2008-12-17
amr eladawy
No

The default charset that is used to parse the JSPX declarative code is set to window-1256. we need to change it to UTF-8 to be more widely used

Discussion

  • amr eladawy

    amr eladawy - 2008-12-17

    <pre >
    Now it is set to UTF-8.
    to change it to any other values,
    1- extend RequestHandler
    2- change the member string charset to the needed value.
    3- register this new class as main servlet.

    </pre>

     
  • amr eladawy

    amr eladawy - 2008-12-17
    • status: open --> pending-accepted
     
  • amr eladawy

    amr eladawy - 2008-12-17
    • status: pending-accepted --> closed-accepted
     

Log in to post a comment.