Re: valuator newbie

2005-08-15 Thread David McReynolds
t; > > > > > On 8/11/05, Taylor, Kevin <[EMAIL PROTECTED]> wrote: > > Generally the validator errors are converted into ActionErrors and > > displayed in the JSP with the html:errors tag. This could be handled > &g

Re: valuator newbie

2005-08-12 Thread David McReynolds
:errors tag. This could be handled numerous ways, > e.g. in the Action class or ActionForm. > > > Kevin Taylor > > > > -Original Message- > > From: David McReynolds [SMTP:[EMAIL PROTECTED] > > Sent: Thursday, August 11, 2005 1:45 PM > > To: Stru

RE: valuator newbie

2005-08-11 Thread Taylor, Kevin
CTED] > Sent: Thursday, August 11, 2005 1:45 PM > To: Struts Users Mailing List > Subject: Re: valuator newbie > > okay. I was under the impression that the user would not have access > to the log files. This exception is the only indication that > something went wro

Re: valuator newbie

2005-08-11 Thread David McReynolds
okay. I was under the impression that the user would not have access to the log files. This exception is the only indication that something went wrong. What needs to happen to get a message back to the user? On 8/11/05, Taylor, Kevin <[EMAIL PROTECTED]> wrote: > This is caused by a "required" fie

RE: valuator newbie

2005-08-11 Thread Taylor, Kevin
This is caused by a "required" field being left empty on the form. > Kevin Taylor > > -Original Message- > From: David McReynolds [SMTP:[EMAIL PROTECTED] > Sent: Thursday, August 11, 2005 12:55 PM > To: StrutsUserList > Subject: validator newbie > > If inherited some code. I'm not