ホームページ >バックエンド開発 >PHPチュートリアル >javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?

WBOY
WBOYオリジナル
2016-06-06 20:23:481257ブラウズ

Struts2配置到web.xml时所有网页出现404错误,

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
web.xml

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
struts.xml

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
jar包

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?

项目结构
javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
然后运行所有页面就这样了

回复内容:

Struts2配置到web.xml时所有网页出现404错误,

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
web.xml

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
struts.xml

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
jar包

javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?

项目结构
javascript - Struts2配置到web.xml时所有网页出现404错误,什么原因呢?
然后运行所有页面就这样了

描述不明确 你应该把 web.xml struts.xml 贴出来

有没有项目目录结构和action的代码的图?

struts2默认拦截.action 拦截.do需要自行修改
<constant name="struts.action.extension" value="do"></constant>

声明:
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。