Java.lang.IllegalArgumentException:The path of an forwardconfig cannot is Null__path

Source: Internet
Author: User

Turn from: http://hi.baidu.com/bareearthling/blog/item/a8ac8981e9371adfbc3e1e3c.html

The exception is when struts joins the validation, the input attribute is not written in the configuration.

If the validation goes wrong, it jumps back to the page that the input points to

The following red section:

<action path= "/customerregeditaction" name= "Customerregactionform"
Type= "Org.springframework.web.struts.DelegatingActionProxy"
Cancellable= "true" validate= "true" input= "/customer/login.jsp" >
<forward name= "logincancle" path= "/index.jsp" ></forward>
<forward name= "sucess" path= "/customer/index_login.jsp" ></forward>
<forward name= "fail" path= "/index.jsp" ></forward>
<forward name= "Hadregedit" path= "/customer/customer_reg.jsp" ></forward>

We'll report this anomaly.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.