facebook

unicode encoding issue

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234677 Reply

    smziaei
    Member

    The jsp file encoding is determined from content : ISO-8859-1,how to determined the encoding on the jsp editor?
    when I input the persian , it is accepted and displayed correctly by jsp editor. but when save it. an error message is popup. “The encoding(ISO-8859-1) cannot convert some characters(such as the one in positioin 960). press OK save anyway……”.

    Anybody can tell me how to do?

    The following is my ENV:
    SUN jdk1.4.2_05,
    Eclispe 3.1
    MyEclipse3.8.4
    Thank you.

    #234722

    Riyad Kalla
    Member

    smziaei,
    You need to specify the pageEncoding page directive value for the page to the persian encoding, then the editor will honor it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: unicode encoding issue

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