After unzipping the download create the .war file by using mvn -e clean
package

Then copy the .war file to Tomcat's webapps directory

Then go to:  http://localhost:8080/Component_Tag_Struts2_Mvn/ 

Click on the link to Register

Complete the registration form and click submit

You will see two NOT NULL statements

The first NOT NULL statement should be NULL as the findValue statement in
the testcomponent.jsp (line 5) is being used to find an object that does not
exist in the ValueStack.





--
View this message in context: 
http://struts.1045723.n5.nabble.com/Need-Assistance-With-Fixing-WW-4194-tp5713977p5714037.html
Sent from the Struts - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to