You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Brian Kuhn <bn...@gmail.com> on 2004/10/20 00:02:41 UTC

DynaValidatorForm and multibox

I'm using struts 1.1
Is it possible to use a multibox with a DynaValidatorForm?  

Are there any documented examples?  I searched the archives...no mention of it.

Thanks,
      Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: DynaValidatorForm and multibox

Posted by Wendy Smoak <ja...@wendysmoak.com>.
From: "Brian Kuhn" <bn...@gmail.com>
> I'm using struts 1.1
> Is it possible to use a multibox with a DynaValidatorForm?

Sure.  I use a String[] property in the dynamic form, and it works fine.

If you're having trouble with it, post the relevant parts of the config
files and JSP and someone will take a look.

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org