| Author |
Newbie : First sample integrating Struts with JSP based project config question.
|
Rajesh Khan
Ranch Hand
Joined: Oct 16, 2011
Posts: 230
|
|
I am completely new to struts and I am trying to integrate it into my project.
I created an action called LoginAction and inserted it into the web.xml as follows:
I then placed struts-config.xml next to my web.xml with the following content
But when I submit a form with action="login.do"
I get the following:
Any suggestions what might be going wrong ?
|
 |
 |
|
|
subject: Newbie : First sample integrating Struts with JSP based project config question.
|
|
|