config in the wrong directory.
> Please do not tell anybody of my stupid fault.
>
> And most of all: Thank you ver much, now everthing works fine.
>
> regards
> Wolfgang
>
> >
> >
> >>-Original Message-
> >>From: Robert Tayl
Wolfgang
-Original Message-
From: Robert Taylor [mailto:[EMAIL PROTECTED]
Sent: Friday, April 02, 2004 3:18 PM
To: Struts Users Mailing List
Subject: RE: DynaValidatorFom with checkbox properties
The exception indicates that you have not defined a property named "rrole" in y
April 02, 2004 3:18 PM
> To: Struts Users Mailing List
> Subject: RE: DynaValidatorFom with checkbox properties
>
>
> The exception indicates that you have not defined a property named "rrole" in your
> form.
>
> What does your form-bean declarat
passed to the
action does not have the "rrole" property defined.
I apologize if I missed something obvious.
robert
> -Original Message-
> From: Takhar, Sandeep [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 2:54 PM
> To: Struts Users Mailing List
> Subject
April 02, 2004 2:42 PM
> To: Struts Users Mailing List
> Subject: Re: DynaValidatorFom with checkbox properties
>
>
>
>
> Robert Taylor wrote:
>
> >>employee. How shall I configure
> >>the DynaValidatorForm in my
[mailto:[EMAIL PROTECTED]
Sent: Friday, April 02, 2004 2:42 PM
To: Struts Users Mailing List
Subject: Re: DynaValidatorFom with checkbox properties
Robert Taylor wrote:
employee. How shall I configure
the DynaValidatorForm in my strus_config to take a unknown number of
checkbox values
PM
To: Struts Users Mailing List
Subject: Re: DynaValidatorFom with checkbox properties
Robert Taylor wrote:
>>employee. How shall I configure
>>the DynaValidatorForm in my strus_config to take a unknown number of
>>checkbox values?
>>
>>
>
>
Robert Taylor wrote:
employee. How shall I configure
the DynaValidatorForm in my strus_config to take a unknown number of
checkbox values?
second question: how can I make the properties of a DynaVForm available
to a Action?
DynaActionForm form = (DynaActionForm)form;
String[] rro
> employee. How shall I configure
> the DynaValidatorForm in my strus_config to take a unknown number of
> checkbox values?
> second question: how can I make the properties of a DynaVForm available
> to a Action?
DynaActionForm form = (DynaActionForm)form;
String[] rrole = (String[])form.get(
> From: Johannes Wolfgang Woger [mailto:[EMAIL PROTECTED]
> I have a checkbox, where do not know in adwance how many
> properties to be checked I will have this is why I use forEach.
Me, too. :) The DVForm property is a String[], and the JSP looks like:
--
Wendy Smoak
10 matches
Mail list logo