Re: Eroor Message display

2008-03-30 Thread Dave Newton
--- aum strut <[EMAIL PROTECTED]> wrote: > 2) Second case is where i have to check if the useris valid with respect to > the database, and in my action class i am using a > > addFieldError("UserID", "Either User name or Password is Wrong"); and *Where* are you doing that? You need to explain *how

Eroor Message display

2008-03-30 Thread aum strut
Hi all, i am facing a problem while validating the login form.. i have to validate it in two ways: 1) Have to check if the requiredinput fields are filled and are in line with the laid procedure. for this i am using the server side validation.i have developed a xml for validating the fields and