Re: Struts2 - displaying validation errors on jsp

2007-03-18 Thread Ray Clough
Thanks, Dave. It works fine, but neither the cssClass nor cssStyle attributes work. - Ray Clough [EMAIL PROTECTED] Dave Newton wrote: --- Ray Clough <[EMAIL PROTECTED]> wrote: Could someone tell me what to retrieve to display validation errors manually? http://struts.apache.org/2.x

Re: Struts2 - displaying validation errors on jsp

2007-03-18 Thread Dave Newton
--- Ray Clough <[EMAIL PROTECTED]> wrote: > Could someone tell me what to retrieve to display > validation errors manually? http://struts.apache.org/2.x/docs/fielderror.html (Although... I vaguely recall a thread from last week referring to but I can't test right now :) d. __