| Author |
Form bean not specified on mapping for action: "/contact"
|
Ken Harris
Greenhorn
Joined: Aug 31, 2010
Posts: 8
|
|
Tomcat Version 7.x
Java JDK 1.6.0_20
struts-config.xml
contact.jsp (body to a tiles "contact.page")
Both ContactForm and ContactAction classes exist.
Any ideas why I get the error, Form bean not specified on mapping for action: "/contact"? The error occurs on line 11 of contact.jsp (the html form action)
I have used this same setup elsewhere and it works fine. I cannot find a typo or incorrect statement so hopefully someone can point out what I am doing wrong.
Thanks, in advance
|
Ken Harris
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56175
|
|
Please be sure to ask Struts questions in the Struts forum. I have moved this post there for you.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Form bean not specified on mapping for action: "/contact"
|
|
|