No point. Struts support for non-String and non-Boolean datatypes does not extend farther than BeanUtils defaults. You might want to use something like dynaforms with https://formdef.dev.java.net or https://strutslive.dev.java.net instead.
On 11/15/05, Marky Goldstein <[EMAIL PROTECTED]> wrote: > http://struts.apache.org/struts-core/faqs/actionForm.html > > Here we should also show a second example that > shows more advanced data types such as > > Date > Integer > String > FormFile > > Maybe after an initial simple example. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
