spring mvc配置出问题了,求解决

<?xmlversion="1.0"encoding="UTF-8"?><beansxmlns="http://www.springframework.org/schem... <?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-2.5.xsd">

<bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">
<property name="viewClass" value="org.springframework.web.servlet.view.JstlView"/>

<property name="suffix" value=".jsp"/>
</bean>
<bean class="org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter"/>
<bean class="org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping">

</bean>
<bean name="/hello" class="sp.HelloWorldController"/>

</beans>
报错是
org.apache.catalina.core.StandardWrapperValve invoke
信息: Servlet chapter2 is currently unavailable
展开
 我来答
  • 你的回答被采纳后将获得:
  • 系统奖励15(财富值+成长值)+难题奖励10(财富值+成长值)+提问者悬赏5(财富值+成长值)
loving4rong
2014-09-23 · 超过28用户采纳过TA的回答
知道答主
回答量:153
采纳率:0%
帮助的人:56.3万
展开全部
错误不再这边 “Servlet chapter2 is currently unavailable” 当前的 Servlet chapter2 不可用,看看web.xml 有没有配置这个servlet?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
HHPpeace888
推荐于2017-10-03 · TA获得超过565个赞
知道小有建树答主
回答量:529
采纳率:66%
帮助的人:369万
展开全部
你要贴出你的异常代码不是这个配置。

Servlet chapter2 is currently unavailable 没有初始化吧。
本回答被提问者和网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式