随笔分类 -  java

错误:The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter...
摘要:The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag.解决方法此错误原因在于直接访问的jsp页面上包含了struts标签直接访问带有st 阅读全文

posted @ 2011-01-05 10:27 yaya's Space 阅读(1110) 评论(0) 推荐(0)

struts2中报错404 No result defined for action com.jcrj.ahsfjd.ajgl.JdshAction and result input解决方法
摘要:今天写项目中遇到404 No result defined for action com.jcrj.ahsfjd.ajgl.JdshAction and result input错误,以前没有遇到过,在网上找了下原因,是因为页面中传入的值与业务实体或是action中属性的值不一致,我在页面中有个输入日期的文本框,在业务实体中定义的是java.util.date类型,在测试时随便值了个值,因为暂时没... 阅读全文

posted @ 2010-05-12 21:51 yaya's Space 阅读(12438) 评论(0) 推荐(1)

导航

我的地盘听我的