> Now as you say, the validate method of the ActionForm doesn't handle > exceptions. So my suggestion was to move your validation out of the > ActionForm's validate method and into the Action's execute method. That way > if your DAO throws an exception, you could handle it using the struts > exception handling.
that is what i meen. That did the job! Sorry for my english. Thnx a lot for your time kimbuba. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]