You need the commons beanutils 1.7.0 for lazy DynaBeans - its not in the
1.6.1 jar - you can get it here:

   http://jakarta.apache.org/site/binindex.cgi

For the lazy ActionForm stuff you need the Struts nightly build, thats
available here:

  http://cvs.apache.org/builds/jakarta-struts/nightly/


Also download the LazyActionForms from my web site here:

  http://www.niallp.pwp.blueyonder.co.uk/lazyforms.zip


Use the jars from the Struts nightly build, except you need to replace the
commons beanutils with the 1.7.0 version - plus add the jar with the lazy
ActionForms.


Niall

----- Original Message ----- 
From: "Michael McGrady" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, August 07, 2004 10:05 PM
Subject: Lazy Dyna: Re: GOING GOING GONE DYNAMIC


> At 05:54 AM 8/7/2004, you wrote:
> >If you really want to do a dynamic form created on the fly - then do it
the
> >easy way  (shameless plug), use lazy ActionForms :-)
> >
> >http://www.niallp.pwp.blueyonder.co.uk
> >
> >Niall
>
>
> When I download and build Struts 1.2.1 I get
> commons-beanutils-1.6.1.jar.  However, this does not contain Lazy dyna
> stuff.  When I download the commons-beanutils nightly, I do get the Lazy
> dyna stuff and also a commons-beanutils-core.java with an unnumbered
> commons-beanutils.jar.  How does this all get put together to run the
> LazyDyna stuff, Nia.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to