Hi all,

I cannot seem to make form beans working. It seems like the instance of the
form bean never gets created. Here are my web.xml, struts-config.xml, and
action classes. I can never get user id and password to print from the
action class. If someone can tell me where my mistake is I would really
appreciate that.

Thanks very much,
Misak Boulatian
Vantra Group, Inc.
 <<login.jsp>>  <<web.xml>>  <<struts-config.xml>>  <<LoginAction.java>>  
<<LoginForm.java>> 

login.jsp

web.xml

struts-config.xml

LoginAction.java

LoginForm.java

Reply via email to