Hi i have written my first
struts application
but i am getting following error when i submit the form
HTTP Status 404 - /Struts2Application1/clientAction
this same example runs which i have downloaded from black book website
i am not able to figure out the problem
please help
Bellow is my action class
CientAction.java
Struts.xml (which is in classpath)
web.xml
index.jsp
Please help me solve this issue.