请问有那位对weblogic了解,请看为什么我在resin上正确的页面,而weblogic却报错如下:
.jsp文件现在报如下错误
Parsing of JSP File 'default.jsp' failed:
--------------------------------------------------------------------------------
/default.jsp(2): multiple charsets defined for this page: started with charset='GBK', current content-type specifies 'gb2312'
probably occurred due to an error in /default.jsp line 2:
<%@ page contentType="text/html; charset=gb2312" %>
--------------------------------------------------------------------------------
Mon Nov 04 17:17:56 CST 2002