aspose file tools
The moose likes JSP and the fly likes dependent drop down list 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 "dependent drop down list" Watch "dependent drop down list" New topic
Author

dependent drop down list

fang eve
Greenhorn

Joined: Jun 22, 2006
Posts: 26
i need to have 2 drop down list. my 2nd drop down list will change depending on the selection of the 1st drop down.

i know i have to use javascript onChange to change the value, but my drop down list value are getting from database. I dont want to submit the form when onChange().

How can i pass javascript value to JSP or vice versa.. Thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56218
    
  13

This topic has been discussed countless times before in this and the HTML forum. Please search for the previous discussions.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: dependent drop down list
 
Similar Threads
dynamic drop down list values
dynamic list box issue
how to handle the mouse scroll in javascript?
Undefined Java Script error
Call JSP function from onchange event