Just noticed that this partial solution only started working after I had
changed the Set of EoActivities into a List of EoActivities; this while the
internal ones are still Sets. Seems the *-conversion.properties for only
works for Lists...
jvleminc wrote:
>
> I have already found out t
Btw, Martin Gainty wrote me this by email:
Rick's suggestions are very helpful..
2 things would need to know
1)How will the data be represented visually.. starting with a working
example you can use Checkbox as illustrated
http://struts.apache.org/2.x/docs/checkbox-interceptor.html
public class
Thanks for all answers so far.
I know I can wrap them in other, simpler objects; but before doing so (and
having to retouch my Javascript layer that lies on top of it :-( ), I wanted
to find out if there is a way to have Struts2 do this automatically for
me...
I have already found out that by us
asier to accomplish the nested collection population.
>
> On Jan 8, 2008 1:02 PM, jvleminc <[EMAIL PROTECTED]>
> wrote:
>
>>
>> Hello,
>>
>> I am facing with automatic type conversion upon the submit of my Form:
>>
>> Basically I have form fields
Hello,
I am facing with automatic type conversion upon the submit of my Form:
Basically I have form fields with the names
eoActivities[0].activityName
eoActivities[0].eoUser[0].eoUserId
eoActivities[0].eoUser[0].eoUserAddress[0].addressType
eoActivities[0].eoUser[0].eoUserAddress[0].name
...
eo
5 matches
Mail list logo