Hi Everyone...
I have a jsp page which dynamically populates fields ( eg: at one instance
there may be 5 edit boxes and at another instance there may be 3 edit boxes
and a date picker etc. ) The number of fields and there types are not
static. We have currently implemented this without the strut framework
usings Vectors and Collection objects.
We are now in the process of restructuring the app using struts.. How are we
to create the ActionForm as the number of properties and their types are
dynamic.
Any answers?
Thanks in advance...
Kind Regards
Roshan