Adding a drop down list box in jsp page

Discussion in 'JSP' started by Arthanarisamy, May 11, 2010.

  1. Arthanarisamy

    Arthanarisamy New Member

    Joined:
    Apr 10, 2010
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    How to add a drop down list box in JSP?


    Can anyone help me Please?


    I am trying to display the list of names which is there in my database.


    I wrote code for data base connectivity.

    I used display the names from the table, for eg say table name is emp details


    While i am displaying it my jsp page, if i type a in the drop down list box, it should display the name which starts with a.


    And if i type ab, its should display the names which starts with ab in the drop down list box.

    And i should choose from it!


    Can some one help in this?

    I am working on a project!!!!!
     
  2. venami

    venami New Member

    Joined:
    Dec 26, 2008
    Messages:
    195
    Likes Received:
    10
    Trophy Points:
    0
    Occupation:
    Software Professional
    Location:
    India, Tamil Nadu, Cuddalore
    Home Page:
    http://mvenkatapathy.wordpress.com

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice