You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Marky Goldstein <re...@rosa.com> on 2005/11/15 20:27:24 UTC

Struts Core - Data Types - How to Build an Action Form

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.

Best regards,
Marky



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


Re: Struts Core - Data Types - How to Build an Action Form

Posted by Michael Jouravlev <jm...@gmail.com>.
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 <re...@rosa.com> 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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org