SF was messed up again. I got a load of emails today that were more
than 2 days old!

Eelco

On 10/3/05, Johan Compagner <[EMAIL PROTECTED]> wrote:
> see my other reply you have to do that youreself in the form.submit()
>  use the WebRequest.getParameter() to get youre values and store them to
> where you want.
>
>
>
> On 9/30/05, Trieu, Danny <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Hi all,
> >
> >
> >
> > I need to create a Form that has a list of input group, e.g. ListItem(s).
> The page has JavaScript that will create
> >
> > New input group, that allow user enter addition info.
> >
> >
> >
> > My question is how do implement this on the server side, so that wicket
> knows there is addition nodes for the
> >
> > Existing ListViewModel. Meaning, if the new input group created on the
> client browser get submitted to the server.
> >
> > What do I need to do on the server to capture the new input data.  Is
> there any name pattern needed to follow for
> >
> > Those new inputs, so that wicket know and create new node for the model.
> >
> >
> >
> > Is there any example like this out there? That someone can point me to?
> >
> >
> >
> > Thanks for any help,
> >
> >
> >
> > --danny
> >
> >
> >
> > "The essence of knowledge is, having it, to apply it; not having it, to
> confess your ignorance." -Confucius
> >
> >
>
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to