Re: How to get the html combo value in wicket?

2007-08-16 Thread Dipu Seminlal
value using wicket. > >> > > >> > if ordinary html text box means I > can > >> > get getRequest().getParameter("txtbox"); > >> > > >> > But In combo? > >> > Please let me know. > >> > > >> > Thank

Re: How to get the html combo value in wicket?

2007-08-16 Thread Edi
; > if ordinary html text box means I can >> > get getRequest().getParameter("txtbox"); >> > >> > But In combo? >> > Please let me know. >> > >> > Thanking You >> > >> > >> > >> >> -- >>

Re: How to get the html combo value in wicket?

2007-08-16 Thread Gerolf Seitz
> > The "combo" is called DropDownChoice in wicket. You can search the forum, > wiki page or any other resource for examples.. if you need more control over the option tags, take a look at the classes Select, SelectOption and SelectOptions in wicket-extensions

Re: How to get the html combo value in wicket?

2007-08-15 Thread Alex Objelean
>> >> One >> Two >> >> >> How can I get the html combo value using wicket. >> >> if ordinary html text box means I can >> get getRequest().getParameter("txtbox"); >> >> But In combo? >> Please let me know. >>

Re: How to get the html combo value in wicket?

2007-08-15 Thread Igor Vaynberg
> > > > > How can I get the html combo value using wicket. > > > > if ordinary html text box means I can > > get getRequest().getParameter("txtbox"); > > > > But In combo? > > Please let me know. > > > > Thanking You > >

Re: How to get the html combo value in wicket?

2007-08-15 Thread Edi
; > But In combo? > Please let me know. > > Thanking You > > > -- View this message in context: http://www.nabble.com/How-to-get-the-html-combo-value-in-wicket--tf4274630.html#a12175034 Sent from the Wicket - User mailing list archive at Nabble.com. -

How to get the html combo value in wicket?

2007-08-15 Thread Edi
How-to-get-the-html-combo-value-in-wicket--tf4274630.html#a12166949 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]