Probably you use ValidationDelegate. So in listener method you can
access that ValidationDelegate and set invalid field with
setFormComponent, I guess, and write an error with record(String,
null)

2005/9/7, Ron Piterman <[EMAIL PROTECTED]>:
> Look at the wiki -> tapestry 4 -> Howtos
> 
> 
> ציטוט Jun Tsai:
> > hi,all.
> > Now I can validate [EMAIL PROTECTED] using validators.It can display the
> > error message .But my system need to check the user who have exist in
> > database,how to display the message to the [EMAIL PROTECTED] component.
> > Thanks
> > Jun Tsai
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to