http://wiki.apache.org/tapestry/Tapestry5HowTos

On Jan 28, 2008 12:59 PM, yodla <[EMAIL PROTECTED]> wrote:
>
> hi all
> i wish to make a form to put data from it into database. let's say i have
> two classes:
> Student(with property:private String studentName)
> School(private String schoolName).
>
> Now i wish to create form
> first i want to be asked how many student will be in the school(max 10):
> and then generate form for it.
>
> School name: <input for schoolName>
> Student 1 name: <input for studentName> also i want
> ...
> Student 10 name:<input for studentName>
>
> im new to t5 and i don know how to create form for more than one Class
>
> regards
> yodla
> --
> View this message in context: 
> http://www.nabble.com/HOWTO-create-advanced-form-on-t5---tp15133856p15133856.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to