struts1.2出现异常,高手多指教啊! 35

高手都来帮看看这个是什么原因!已经纠结很久了,小弟不才!!使用tomcan+struts1.2框架开发的登陆应用,在eclipse下运行出现下面的错误:Exception... 高手都来帮看看这个是什么原因!已经纠结很久了,小弟不才!!
使用tomcan+struts1.2框架开发的登陆应用,在eclipse下运行出现下面的错误:
Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception org.apache.jasper.JasperException: Unable to compile class for JSP
我的Login.jsp文件
<%@ page language="java" %>

<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<html>
<head>
<title>JSP for LoginForm form</title>
</head>
<body>
<html:form action="Login.do" method="POST">
username : <html:text property="username"/><html:errors property="username"/><br/>
password : <html:password property="password"/><html:errors property="password"/><br/>
<html:submit/><html:cancel/>
</html:form>
</body>
</html>

并不是一楼的答案!到底怎么回事啊 ?
展开
 我来答
月下烟客
2009-03-20
知道答主
回答量:42
采纳率:0%
帮助的人:0
展开全部
jsp编译错误。。
<%@ page language="java" pageEncoding="UTF-8"%>
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式