Why i coding

导航

文章分类 -  Struts

Struts 随笔
Struts异常
摘要:java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null该异常是struts加入验证时配置里面没有写上input属性,因为验证出错的话会跳回input指向的页面如下红色部分:<action path="/regAction" name="RegActionForm" type="org.springframework.web.struts.DelegatingActionProxy" cancellable="true 阅读全文

posted @ 2011-08-06 09:22 Milor 阅读(115) 评论(0) 推荐(0)