facebook

This encoding(cp950) is not supported.

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #225991 Reply

    benwu_icsc
    Member

    Dear all,

    I tried to open a jsp file and got a message like the subject. In my company, we always put the first line like this:
    <%@ page contentType = “text/html;charset=cp950″%>

    Why MyEclipse(3.8.4) cannot open the jsp file with “charset=cp950”? Does that mean it haven’t supported traditional Chinese charset?

    Please help me this out. Thank you a lot.

    Ben ,Wu
    Taiwan

    #226028 Reply

    Riyad Kalla
    Member

    I am researching this…

    #226031 Reply

    Brian Fernandes
    Moderator

    Hi Ben,

    No – we do not support cp950, but we do support a couple of other encodings for Chinese – BIG5(Traditional Chinese) and GB18030 (Chinese National Standard) you can use either of those in your text and it should be fine – I hope either of those two are usable.

    Let us know if you have further problems,

    Brian.

    #226066 Reply

    benwu_icsc
    Member

    You don’t support “cp950”!!!! That would be a big concern for my company to consider adopting MyEclipse, because we have applied chartset setting as “cp950” for Taiwan area clients and “GB2312” for China area clients. If MyEclipse doesn’t support these two charsets, I have to search for another J2EE development plugin, or would you MyEclipse team add these two chartsets in your product soon?

    Thank you so much for your quick reply.

    Ben

    #226076 Reply

    Brian Fernandes
    Moderator

    I was hoping the charsets mentioned above would suffice. 🙁

    Since they do not – we will research this issue and I’ll let you know what we intend to do in a day or two.

    Thank you for your patience,
    Brian.

    #226079 Reply

    Brian Fernandes
    Moderator

    Ben,

    Apparently, cp950 is a a Microsoft implementation of Big5. I also noticed that ms950 is an alias of cp950 – and ms950 works with no problems in MyEclipse. So, take your pick – either use Big5 or ms950.
    GB2312 works directly in MyEclipse with no problems.

    Please let us know if you have further issues,
    Best,
    Brian.

    #226366 Reply

    benwu_icsc
    Member

    Hi Brian:

    cp950 has more fonts support for Traditional Chinese and that’s why we use cp950 instead of Big5. Thank you for your information about ms950. I’ll try to convince my co-workers to adpot ms950.

    Thanks a lot for the help.

    Best,
    Ben

    #226367 Reply

    benwu_icsc
    Member

    Hi, Brian:

    Another reason we use cp950 is that The ms950 setting on the UNIX may not work. So, I do hope your team can support cp950 for the sake of UNIX.

    Best,
    Ben

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: This encoding(cp950) is not supported.

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