
Struts
文章平均质量分 73
iteye_15797
这个作者很懒,什么都没留下…
展开
-
注解大小写引起远程tomcat7部署错误“Struts has detected an unhandled exception” 解决...
项目为JPA+SSH,本地开发环境为Myeclipse+tomcat7,其中tomcat7为windows安装版。项目测试没有问题。通过Myeclipse 生成war,然后部署到远程服务器Linux+Tomcat7上,结果出现以下错误 Struts Problem ReportStruts has detected an unhandled exception:Messages...原创 2012-11-08 07:28:42 · 235 阅读 · 0 评论 -
随机出现“No result defined for action ....Action and result input”解决
最近一次系统升级,随机出现编辑原来数据库数据失败问题,而如果修改这个action所有数据则可以成功,新添加再修改也可以成功。跟踪发现系统报错: No result defined for action com.jim.web.action.appointment.AppointmentAction and result input com.opensymphony.xwork...原创 2012-11-11 00:53:08 · 661 阅读 · 0 评论