This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes MAKING A DROP DOWN SELECTION Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "MAKING A DROP DOWN SELECTION" Watch "MAKING A DROP DOWN SELECTION" New topic
Author

MAKING A DROP DOWN SELECTION

vernon mweetwa
Greenhorn

Joined: Nov 26, 2004
Posts: 24
Hi all,

i would like to make a JSP that a user can select both the month and year. the month and year selection should be made separately from the drop downs. initially these were option boxes and i was using 'html:radio' to create them.

now what word do i use to create drop downs.

your quickest response will be highly appreciated
satishkumar janakiraman
Ranch Hand

Joined: May 03, 2004
Posts: 334
Hi

Already posted in www.javacertificate.com/blogger. Check ur homepage.

anyway here is the sample code



bye for now
sat
vernon mweetwa
Greenhorn

Joined: Nov 26, 2004
Posts: 24
Thank you Satishkumar for the help.

It worked.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: MAKING A DROP DOWN SELECTION
 
Similar Threads
Graphical Day Selector
Determining which element caused an event to occur
how to fetch values of elements on same page
retrive data from db2 as month and year wise
drop down menu code help