select box in struts

2004-01-29 Thread Ramachandran
Hi, I am having a table called employees. I want to display all the employees in the select box in an jsp when i click a link called 'Deactive'. For that what i have to do...Is there any way in struts using html:select Any body knows, give your queries

AUTO {ICICICARE#005-220-652}select box in struts

2004-01-29 Thread NRI Cell
Dear Sir / Madam,Thank you for writing to [EMAIL PROTECTED] We confirm receipt of your mail and assure you of a response shortly.To help us serve you better, we would request you to kindly mention your account number or any reference number you may have in your future correspondence. Kindly

Re: Select box in struts

2003-03-15 Thread Rick Reumann
On Sat, Mar 15,'03 (11:13 PM GMT-0500), Sreepuram, wrote: I just need a help ,how to generate dynamically dropdown , when the options are in a hashtable r vector , please help me , send me the code which will be useful. There are tons of examples of this in the archives and in the

Re: is there drawdown select box in struts?

2002-03-05 Thread Arron Bates
: is there drawdown select box in struts? From: zb cong [EMAIL PROTECTED] === thanks for your answer see my code html:select property=singleSelect size=10 html:option value=Single 0Single 0/html:option html:option value=Single 1Single 1/html:option html:option value=Single

Re: is there drawdown select box in struts?

2002-03-04 Thread @Basebeans.com
Subject: Re: is there drawdown select box in struts? From: zb cong [EMAIL PROTECTED] === thanks for your answer see my code html:select property=singleSelect size=10 html:option value=Single 0Single 0/html:option html:option value=Single 1Single 1/html:option

Re: is there drawdown select box in struts?

2002-03-04 Thread Jonathan James
remove the 'size=10' - Original Message - From: Struts Newsgroup @[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 04, 2002 3:25 AM Subject: Re: is there drawdown select box in struts? Subject: Re: is there drawdown select box in struts? From: zb cong [EMAIL PROTECTED

Subject: Re: is there drawdown select box in struts?

2002-03-03 Thread @Basebeans.com
Subject: Subject: Re: is there drawdown select box in struts? 6840:From: zb cong [EMAIL PROTECTED] === -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

is there drawdown select box in struts?

2002-02-28 Thread @Basebeans.com
Subject: is there drawdown select box in struts? From: zb cong [EMAIL PROTECTED] === hello i find that the html:select is a list select box,i wanna drawdown select box? how can i do? thank you very much! -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail

Re: is there drawdown select box in struts?

2002-02-28 Thread Arron Bates
You do mean dropdown don't you?... The html:select tag will do both lists and single select drop down boxes, in the same way that the Html select tag does both. Arron. Struts Newsgroup (@Basebeans.com) wrote: Subject: is there drawdown select box in struts? From: zb cong [EMAIL PROTECTED