[REPOST] Struts Validator Problem

2003-03-03 Thread Vedd Sampang
Hi I am trying to use the Validator. The validation works fine in one page. I have another page where the validation rules get fired when the page is loaded and not when it is submitted. So, the error messages for required fields are displayed as the page is loaded. It should be displayed when

Struts-Validator: Problem

2003-02-26 Thread Vedd Sampang
Hi I have just started to use the Validator. The problem is that my validation for the page are fired when the page is loaded. Rgds Ved - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

LocalStrings

2003-02-26 Thread Vedd Sampang
Hi What is the use of LocalStrings.properties and how is it used? Is there any documentation? Rgds Ved - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Validator Woes

2003-02-26 Thread Vedd Sampang
Hi I was using DynaActionForm. I decided to change to DynaValidatorForm. After changing to DynaValidatorForm, the jsp pages that used to be displayed have stopped. Also, the control is not reaching the Action class. There is no error on the console (JBOSS), but the browser displays that the page