Wendy Smoak wrote:
Let us know how the multiboxes work with lazy forms -- I had trouble
with lists in regular DynaValidatorForms until I switched to using
Commons Collections 'GrowthList' instead of String[] or ArrayList.
Hi Wendy,
The multibox thing seems to be a little tricky... I looked thro
Wendy Smoak wrote:
Let us know how the multiboxes work with lazy forms -- I had trouble
with lists in regular DynaValidatorForms until I switched to using
Commons Collections 'GrowthList' instead of String[] or ArrayList.
Yeah I honestly don't understand why multiboxes don't work. The request
h
Wendy Smoak wrote:
Let us know how the multiboxes work with lazy forms -- I had trouble
with lists in regular DynaValidatorForms until I switched to using
Commons Collections 'GrowthList' instead of String[] or ArrayList.
I figured everything would work the same, but now that you mention it,
it
On 6/16/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
> type="org.apache.struts.validator.LazyValidatorForm" />
OK, I'll give that a shot. Do lazy forms have the benefit of
auto-population or do I need to copy the parameters from request to
action form myself?
I think the most complex I'l
Wendy Smoak wrote:
On 6/16/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
I'd like to define the structure of a DynaValidatorForm on the fly
instead of through struts-config.xml. I had a look at FormBeanConfig
and DynaActionFormClass (which says "Application developers never need
to consult this
On 6/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 6/16/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
> I'd like to define the structure of a DynaValidatorForm on the fly
> instead of through struts-config.xml. I had a look at FormBeanConfig
> and DynaActionFormClass (which says "Application
On 6/16/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
I'd like to define the structure of a DynaValidatorForm on the fly
instead of through struts-config.xml. I had a look at FormBeanConfig
and DynaActionFormClass (which says "Application developers never need
to consult this documentation" :),
I'd like to define the structure of a DynaValidatorForm on the fly
instead of through struts-config.xml. I had a look at FormBeanConfig
and DynaActionFormClass (which says "Application developers never need
to consult this documentation" :), but I'm not sure where to start. I'd
like to do som
Ok, yeah, I thought I saw something like that. Thanks.
- Dave
> -Original Message-
> From: Niall Pemberton [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 20, 2004 3:44 PM
> To: Struts Users Mailing List
> Subject: Re: Dyna Forms
>
> You could use a lazy
AIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, September 20, 2004 8:43 PM
Subject: Dyna Forms
Is there a way to create a form-bean dynamically? I'd like to have a
form dynamically created and populated with the request parameters.
R
Is there a way to create a form-bean dynamically? I'd like to have a
form dynamically created and populated with the request parameters.
Right now, I won't be using validation.
- Dave
11 matches
Mail list logo