This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes Comboboxes in a jsp page. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

Comboboxes in a jsp page.

Ankit Tripathi
Ranch Hand

Joined: Oct 17, 2009
Posts: 175
Guys,In my web application i want that when i would select one value in first combobox the value in second combobox would have automatically been selected.......like if i am selecting any value from combobox "LoanType" the value for combobox "LoanRate" should be automatically selected!
please send the answer with a code snippet......thanks a lot!!!
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Please only post one message per question. I'm locking this thread.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Comboboxes in a jsp page.
 
Similar Threads
Pass value of a combobox to ... ?
Select Object error
How to get the previously selected value in the combo box ?
Column value is getting reset to zero automatically in Jtable
Select the text value from a Disabled JCombobox