Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hi........I need to create a dropdown box using
java.....this box should show the values that should be
taken from the database......


Thank you....



Hi........I need to create a dropdown box using java.....this box should show the values that shoul..

Answer / ketan

That is very basic question when one new face comes into
development side...

we have <select> tag in jsp and it's <option> tag for no of
options.

steps
1.get all string data in array or arraylist or any iterator
from data base..

2.write select tag in jsp(php/asp) page.

3.make one loop inside it. of array's length or size.

4. in between option tag's value as array's elements..

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More JDBC Interview Questions

how we can remove hard code in java?

1 Answers   Satyam,


Why hibernate is better than jdbc?

0 Answers  


What are the three basic components of the odbc architecture?

0 Answers  


Can you define a foreign key, with a key from the same table?

2 Answers   IBM,


Explain how to make updates to the updatable resultsets.

0 Answers  


Why do I have to reaccess the database for Array, Blob, and Clob data?

0 Answers  


How do I receive a ResultSet from a stored procedure?

0 Answers  


What is jdbc odbc bridge in java?

0 Answers  


What does executequery return in java?

0 Answers  


How to get the data from a table into a buffer?

2 Answers  


Is jdbc faster than odbc?

0 Answers  


What is jdbc driver in java?

0 Answers  


Categories