Dave,
On Fri, 17 Sep 2004 10:20:53 -0500, Dave Bender <[EMAIL PROTECTED]> wrote:
> I'm concluding that if I have multiple modules, I need the Plug-Ins plugged into
> each module, correct? The benefit being I can keep validation rules contained in
> different files for different modules if I
: Struts Users Mailing List
Subject: RE: "Resources not defined for Validator"
Yes, I have:
...
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, September 17, 2004 9:37 AM
To: Struts Users Mailing List
Subject: Re: "Resources not
Dave,
On Fri, 17 Sep 2004 09:26:18 -0500, Dave Bender <[EMAIL PROTECTED]> wrote:
> When I call up my action, I'm getting a "Resources not defined for Validator"
> exception. My logs say:
>
> 87406 DEBUG [HttpProcessor[8080][2]] org.apache.struts.action.Requ
Yes, I have:
...
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, September 17, 2004 9:37 AM
To: Struts Users Mailing List
Subject: Re: "Resources not defined for Validator"
Do you have the plug-in set in the struts-
;s my
first crack at it, so forgive if I'm missing something obvious. Better
yet, if I am missing something obvious, tell me what it is.
When I call up my action, I'm getting a "Resources not defined for
Validator" exception. My logs say:
87406 DEBUG [HttpProcessor[8080][2]]
org.ap
I'm having a challenge getting the Validator plug-in to work. It's my first crack at
it, so forgive if I'm missing something obvious. Better yet, if I am missing
something obvious, tell me what it is.
When I call up my action, I'm getting a "Resources not defined
ok obvious?
>
> Thanks in advance.
>
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
> Sent: Friday, September 10, 2004 11:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Resources not defined for Validator
>
> Sounds like you
: Resources not defined for Validator
Yes, you are subclassing DynaValidatorActionForm which picks the
validations based on the action path and not the form name. Therefore,
if you want to validate based on the form then you should use (or
subclass) DynaValidatorForm instead. If you want to
riginal Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
Sent: Friday, September 10, 2004 11:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Resources not defined for Validator
Sounds like you haven't declared the Validator PlugIn in your struts-config.
Shawn Sandy wrote:
I
datorActionForm
...
Does anything look obvious?
Thanks in advance.
-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow
Sent: Friday, September 10, 2004 11:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Resources not defined for Validator
Sounds like you haven't de
EMAIL PROTECTED] Behalf Of Bill Siggelkow
Sent: Friday, September 10, 2004 11:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Resources not defined for Validator
Sounds like you haven't declared the Validator PlugIn in your struts-config.
Shawn Sandy wrote:
> I'm sure I'm overlooking somethi
Sounds like you haven't declared the Validator PlugIn in your struts-config.
Shawn Sandy wrote:
I'm sure I'm overlooking something simple here, but can anyone point me in the right direction for resolution of this error:
Resources not defined for Validator
I'm sure I'm overlooking something simple here, but can anyone point me in the right
direction for resolution of this error:
Resources not defined for Validator
Thanks
Shawn
13 matches
Mail list logo