jbuilder编译问题: "1.jsp"
Invocation Error1.jsp:
<%@ page contentType= "text/html; charset=GBK " %>
<html>
<head>
<title>
1
</title>
</head>
<body bgcolor= "#ffffff ">
<h1>
JBuilder Generated JSP
</h1>
</body>
</html>
上面的页面什么内容也没有但在编译的时候,下面就出现在 "1.jps "Invocation Error的错误.而且每个页面都是一样,请问下各位这到底是什么原因啊.是不是在配置的时候出了什么问题否.
------解决方案-------------------- "1.jps "Invocation Error 什么意思?1.jsp?