Thanq very much Srinivas, 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, thern should i create 5 models for each to store the selected values?
And please tell me a bit more abt page parameters, u mean to say that i can retrieve any formfield value using this? can u please give me how can i do this? -Sathya Srinivas Sunkara wrote: > > First of all, let me tell you that, I am also fairly new to Wicket. > However here are my two cents. > > Wicket experts - Please correct me if I am wrong. > > How are you sending the data to the page? Are you using any model? If you > are, you can retrieve the data using the model object. If not, I think you > can use PageParameters to retrieve the selections from the select box just > like any other component on the page. > > For hidden fields, I think you can use regular Textfield and set the > visible (setVisible) to false. This way you have all the access to the > field except that it won't be displayed on the screen. > > Hope this helps. > -Srinu > > > > ----- Original Message ---- > From: sathya81 <[EMAIL PROTECTED]> > To: wicket-user@lists.sourceforge.net > Sent: Friday, August 18, 2006 12:02:46 AM > Subject: [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#a5866157 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