Hi,
I am new to
struts. I developed a basic struts application (using a
jsp having 4 fields, a form bean and a form action class) to validate the fields and populate database. Yesterday while debugging some problem occured into my WSAD due to which I had to install it again. Now when I try to run my application, the action class is not being called, the form bean is called(It extends ValidatorForm). Please help me what all should I check, what could be missing.
Thanks,
Joohi.