Problem with Validation of Struts DynaValidatorForm

2005-09-10 Thread Weng Kong Lee
simply performs the logic in LoginAction and sends me back to login.jsp, without any error messages! Anyone has any ideas what I might have missed out here? Thanks in advance for any suggestions! Weng Kong Lee - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with Validation of Struts DynaValidatorForm

2005-09-11 Thread Weng Kong Lee
s for the reminder though on the tpye-casting for the form. That could save me a lot of brain-cells some time down the line... Weng Kong Lee On 9/12/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > You probably need your form to be declared as type > org.apache.struts.action.DynaAction