myeclipse修改jsp默认编码
myeclipse->Files and Editors->JSP->Encoding->Chinese,National Standard.
?
或者在搜索框中输入JSP即可。
之后就可以在JSP中写中文啦。