facebook

what’s the wrong about jsp editor? Who would like to help me

💡
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. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229581 Reply

    wbt_8017
    Member

    ❓ ❓ ❓ I download myeclipse for 30 free,and interate it with eclipse,when I build a new project and build a new jsp file in the project, there are something wrong about the jsp file when I try save it !
    it cannot encode the chinese character when I save the jsp file,just use ‘?’ instead the chinese character! How can I do it?

    #229582

    Brian Fernandes
    Moderator

    Use the @pageEncoding directive at the top of your JSP file and specify the encoding you wish to use – BIG5 or other.

    In ME4.0, you will also be able to use File>Properties to set the encoding of your jsp files – this is not possible currently in ME 3.8.4

    Hope this helps,
    Brian.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: what’s the wrong about jsp editor? Who would like to help me

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