Re: validate question ...

2006-11-29 Thread Martin Gainty
ailing List" Sent: Wednesday, November 29, 2006 5:01 PM Subject: Re: validate question ... Do the DB validation in: controllers.submits.LoginAction (execute) method. The error handling should be: If DB validation fails, create Action Error or Message and then pass it back to the JSP as a fai

Re: validate question ...

2006-11-29 Thread paz . periasamy
ts Users Mailing List" To: "Struts Users Mailing List" cc: Subject:validate question ... Hi, My web-application allows a user to authenticate to the website. I check for login and password with the Validator Framework (correct length, correct caracht

RE: validate question ...

2006-11-29 Thread Scott Purcell
Original Message- From: Thomas Thomas [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 3:52 PM To: Struts Users Mailing List Subject: validate question ... Hi, My web-application allows a user to authenticate to the website. I check for login and password with the Validator Frame

validate question ...

2006-11-29 Thread Thomas Thomas
Hi, My web-application allows a user to authenticate to the website. I check for login and password with the Validator Framework (correct length, correct carachters, ...) Then display with and in my jsp. This work ok. If he the fields are valid, I need to check in my DB if the user is really