ne 29, 2007 8:35 PM
Subject: [S2] Master Detail Form - needing a sample
Hi,
I'm trying to implement a "Poll" register form.
The Poll object have "PollOption pollOptions;" property.
How should I show pollOptions in my form, in way that struts can bind the
data with my
Hi,
I'm trying to implement a "Poll" register form.
The Poll object have "PollOption pollOptions;" property.
How should I show pollOptions in my form, in way that struts can bind the
data with my PollAction.poll property?
I've tried this, but it's not binding:
<@s.textfield name="poll.name" />
2 matches
Mail list logo