Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Servlet/JSP/JSF/JavaFX Script  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
reply to postflat modethreaded modego to previous topicgo to next topicgo to back
作者 是中文处理的问题吗?求救!!!!!!
louis





发贴: 2
于 2005-01-24 14:45 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
各位高手,小弟在用Struts做一个网站,我想在一个JSP文件中,使用 <iframe src="">这个标签,显示另外一个是中文的htm文件,如下:
<%@page contentType="text/html; charset=gb2312" >
。。。
<TR>
<TD align=right height=421>
<IFRAME src="../doc/序.htm" frameBorder=0 width=670 height=500></IFRAME>
</TD>
</TR>
。。。
而且写了一个处理中文的类,在这个类中使用
request.setCharacterEncoding(encoding);
response.setContentType("text/html;charset=" + encoding);
在web.xml中加入
<filter>
<filter-name>EncodingFilter</filter-name>
<filter-class>drugadministration.util.EncodingFilter</filter-class>
<init-param>
<param-name>encoding</param-name>
<param-value>gb2312</param-value>
</init-param>
<filter-mapping>
<filter-name>EncodingFilter</filter-name>
<url-pattern>*.jsp</url-pattern>
</filter-mapping>

可启动服务后这个jsp文件,不能显示<iframe>里的内容,显示了http status 404
错误,文件的位置肯定没错,若将"序.htm"改为"xun.htm"就可以显示,请各位兄弟帮忙指点指点,多多赐教!!!先在这里谢谢各位1




JAVA学习日子分享

话题树型展开
人气 标题 作者 字数 发贴时间
2298 是中文处理的问题吗?求救!!!!!! louis 940 2005-01-24 14:45
1724 Re:是中文处理的问题吗?求救!!!!!! fmzbj 18 2005-01-26 11:44
1816 Re:是中文处理的问题吗?求救!!!!!! louis 13 2005-01-26 13:26

reply to postflat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923