I just want to write a string in jsp, but it don't work

HII use this <%= " 'hello world'" %> in jsp, and i need the produce html source code would be like this : 'hello world'. But it isn't .It apper with 丗'hello'How to solve it ?
[228 byte] By [xueyunlonga] at [2007-10-2 4:47:11]
# 1

Are you using any specific IDE editor?

I think there are some characters which are not ascii.

Try to copy the JSP code and paste it in notepad and see if there are any special characters. If so, delete them and save and try it out.

If this doesnt solve the problem, post the JSP for debugging.

Thanks and regards,

Pazhanikanthan. P

pazhanikanthana at 2007-7-16 0:51:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...