Re: form submission problem in struts2 (release 2.0.5) j4

2007-02-13 Thread serhat tanrikut
Hi Ian, I put the Logon_* in Because First a welcome page is displayed with the link ">Sign On and then validation is passed for the first time because input method does not have any validation effect.When sign on link clicked ,login.jsp is displayed. I have removed all the _* configura

Re: form submission problem in struts2 (release 2.0.5) j4

2007-02-13 Thread Ian Roughley
I would create a constructor in the action, and place a breakpoint/logging statement in there to make sure the correct action is beng called. In the HTML you have: So the action should be /Logon.action, but your configuration is: Which would seen to imply that the action attribute in the