orion-interest@orionserver.com

2000-10-26 Thread houyunf




-
¶àÒ»·Ý¾ªÏ²£¬ÉÙÒ»µã·çÏÕ
http://ecard.etang.com/progt/index.asp?s1=1s2=1




RE: RE: JSP char code

2000-10-21 Thread houyunf

I found it myself. Just add
   default-charset="gb2312"
to the orion-web.xml file.


Hou Yunfeng
__

==ÐÂÀËÃâ·Ñµç×ÓÓÊÏä 
http://mail.sina.com.cn
ÐÂÀËÍƳö°ÂÔ˶ÌÐÅÏ¢ÊÖ»úµã²¥·þÎñ
http://sms.sina.com.cn/




JSP char code

2000-10-19 Thread houyunf

I have JSP files with Chinese character in it, I have no problem have them run 
correctly in Tomcat, but when move them to orion, all the Chinese characters are all 
messed up. Anyone has any idea.

Yes, I have
%@ page contentType="text/html; charset=gb2312" %
to indicating that I am using Chinese code set in each JSP file.


Hou Yunfeng
__

==ÐÂÀËÃâ·Ñµç×ÓÓÊÏä 
http://mail.sina.com.cn
ÐÂÀËÍƳö°ÂÔ˶ÌÐÅÏ¢ÊÖ»úµã²¥·þÎñ
http://sms.sina.com.cn/




RE: JSP char code

2000-10-19 Thread houyunf

To be more specific, all the Chinese characters create dynamically are all right, like 
get property tag, or just within out.println. What cause the problem is the characters 
static in the JSP file. Thanks.

Hou Yunfeng
__

==ÐÂÀËÃâ·Ñµç×ÓÓÊÏä 
http://mail.sina.com.cn
ÐÂÀËÍƳö°ÂÔ˶ÌÐÅÏ¢ÊÖ»úµã²¥·þÎñ
http://sms.sina.com.cn/