Hello All,
Now I am trying my hands on
struts. I have wriiten simple application in struts and it is yet to be complete.
Whenever I pass ajax request in struts it give me error "SEVERE: Invalid path /pages/login was requested".
I know I am making blunder somewhere please help me to figure it out.
1) web.xml file
2) struts-config.xml file
3) LoginAction.java file ( Action class )
4) index.jsp
Regards-
Ajinkya Parakh.