java web 报了404错误description The requested resource (/Library) is not available

新手求教:这是struts.xml:<?xmlversion="1.0"encoding="UTF-8"?><!DOCTYPEstrutsPUBLIC"-//Apache... 新手求教:这是struts.xml:<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.1//EN" "http://struts.apache.org/dtds/struts-2.1.dtd">
<struts>
<package name="hello" extends="struts-defalut">
<action name="login" class="loginAction">
<result name="success">/welcome.jsp</result>
</action>
</package>
</struts>
web.xml:
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="2.5"
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
<welcome-file-list>
<welcome-file>/index.jsp</welcome-file>
</welcome-file-list>
<filter>
<filter-name>struts2</filter-name>
<filter-class>
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
</filter-class>
</filter>
<filter-mapping>
<filter-name>struts2</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping></web-app>
我不部署了啊http://localhost:8080/Library/index.jsp
展开
 我来答
丶海海
2010-12-14 · TA获得超过200个赞
知道答主
回答量:283
采纳率:0%
帮助的人:156万
展开全部
http://localhost:8080/项目名字/文大陵件夹名称祥仿纳/运行的页面 你是这样打的么
http://localhost:8080/项目名字/转到页面的参数(就是转到页面参谨没数的name=”·····“)!(Action的方法).action
例:http://localhost:8080/ssh/Admin!findAll.action
响叮当动漫
2010-12-14 · TA获得超过274个赞
知道小有建树答主
回答量:334
采纳率:50%
帮助的人:72.1万
展开全部
打开tomcat查看路径,你应该是在导入包以后修改项目名称了!
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
duanwj21314
2010-12-14 · TA获得超过592个赞
知道答主
回答量:221
采纳率:0%
帮助的人:149万
展开全部
看看你在浏览器输入的凯慎url是不是数派有什么问题 如楼上说的 看看你有没有把项目部署 部署在哪了盯毕敬?可以用myeclipse直接部署的、、、
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式