No configuration found for the specified action: 'Login' in namespace: '/jsp'
Ashu Bharadwaj
Greenhorn
Joined: Nov 16, 2010
Posts: 20
posted
0
Hi,
I am getting error No configuration found for the specified action: 'Login' in namespace: '/jsp' Form action defaulting to 'action' attribute's literal value.
I have checked the mapping for the action: Login in struts.xml and in JSP.
ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
Ashu Bharadwaj
Greenhorn
Joined: Nov 16, 2010
Posts: 20
posted
0
Thanks for the reply.
I tried by putting Action classes in jsp folder. I copied from WEB-INF/classes to jsp folder in Tomcat6.
.
I suggest you to down load simple example, import project into the eclipse and then run it.
See how it works and then you should start your own application.