Thanq Nino, well, iam using a model to store the data , actually i was going through the example given in the http://ensode.net/wicket_first_look.html , where in the author creates two models , the first model to store the normal form values and the second model explicitly to store the dropdown selected values , so here my doubt is if there are around 5 drop down choices in a page, then should i create 5 models for each to store the selected values?
--Sathya Nino Wael wrote: > > About the dropdown: > > Use a model, maybe a property model to hold the selected dropdown object. > Property models require that there are a get and setter method for the > supplied property. You could also use the abstractmodel and implement your > own thing, if per say you needed to update something else on the page > based on what the selected dropdown are. > > Just to sum it up, wicket does all the nifty stuff about updating the > model that you provide so you need only do your logic. > > Please ask if you have more questions. > > > > > regards Nino > > -----Oprindelig meddelelse----- > Fra: [EMAIL PROTECTED] på vegne af sathya81 > Sendt: fr 18-08-2006 09:02 > Til: wicket-user@lists.sourceforge.net > Cc: > Emne: [Wicket-user] Dropdown choices in wicket > > > > > Hi, iam new to wicket, am going through the available examples, i dont > understand how can i capture the selected option in a drop down choice > in > the wicket? I checked the example tutorial given in the ensode.net but > still i dont understand how to capture the selected value of the drop > down > and display it after form submission > > Plz help > > one more, how to capture values from Hidden fields in wicket html page, > for > labels you have Label class in wicket , similarly any provision for > hidden > variable?? > > Thanks in advance > Sathya > -- > View this message in context: > http://www.nabble.com/Dropdown-choices-in-wicket-tf2124339.html#a5860810 > Sent from the Wicket - User forum at Nabble.com. > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wicket-user mailing list > Wicket-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wicket-user mailing list > Wicket-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/Dropdown-choices-in-wicket-tf2124339.html#a5866196 Sent from the Wicket - User forum at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user