蓝森林首页 | 返回主页 | 本站地图 | 站内搜索 | 联系信箱 |
 您目前的位置:首页 > 自由软件 > 技术交流 > 应用编程


    

蓝森林 http://www.lslnet.com 2006年6月6日 10:18


[求助]一个JSP调试的错误问题,谢谢了

A Servlet Exception Has Occurred
org.apache.jasper.compiler.CompileException:

D:\jakarta-tomcat\bin\..\webapps\examples\soft.jsp(2,0) Page directive: can't have multiple occurrences of contentType

我调试JSP程序时出现了这个错误,

我是个初学者,谁能告诉我,这是个什么错误啊?它指出了程序的什么问题呢?

谢谢了。

[求助]一个JSP调试的错误问题,谢谢了

soft.jsp 是不是有多个 contenttype,

一般只有这句:
<%@ page contentType="text/html; charset=gb2312" %>;

你是不是还设置了此页有其他的类型的 contenttype
比如 image ?



Copyright © 1999-2000 LSLNET.COM. All rights reserved. 蓝森林网站 版权所有。 E-mail : webmaster@lslnet.com