facebook

How to configure UTF-8 as default Encoding for JSP

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #226492 Reply

    atait
    Member

    We are developing an International site and want all of our JSP pages to be saved as UTF-8. Shouldn’t the the encoding selection in the JSP preferences take care of this, if it is set to UTF-8?

    We have discovered that this is not the case and that the encoding must be specified in each JSP directly.

    Is this working as designed? It seems we should be able to set our preferences and be able to develop with multi-byte characters directly.

    Thanks in advance

    Allen

    #226493 Reply

    Riyad Kalla
    Member

    I am researching this…

    #226501 Reply

    Brian Fernandes
    Moderator

    Allen,

    Sorry, that preference had not been wired in in 3.8.4.

    It has been fixed in our internal builds though and you should see it work in the next release.

    The only alternative until then is to use the pageEncoding attribute in your JSP files.

    Sorry for the inconvience,
    Brian.

    #226513 Reply

    atait
    Member

    ok Brian, thanks for the quick reply. We’ll look for that fix.

    BTW, MyEclipse Rocks! Keep up the good work

    #226516 Reply

    Brian Fernandes
    Moderator

    Allen,

    Glad you like it.

    Thank you for the compliment, user encouragement is welcome always – we won’t disappoint 🙂

    Brian.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: How to configure UTF-8 as default Encoding for JSP

You must be logged in to post in the forum log in