posted 12 years ago
Hi,
This forum is the best place to be if I have any doubts at all . Thanks for all the help till now .
I am working with Struts1.x and I seem to be having trouble in doing anything actually . I created this simple login page and form bean for that page . Then an action class to work on the page request .
Here is the code .
this is login.html
then here it the form bean LoginForm.java
then there is the web.xml ( which i think seems to be causing the problem )
struts-config.xml
If needed anything else please do tell me . Thank you
Regards Varun
All's well that Debugs well .