Newbie here. Need help finding a good tutorial

Hi all
I'll try to find a good tutorial how to make ajax enebled search form
I want to do is to have a search with drop down form lists but only the content of the first descent down will be static, everything else will be dynamic based on the item selected from the previous drop-down list. IE, I select a country first descent to the bottom of the list, and when I select the country from the drop-down list city filled with the list of the cities in this country, executing "select cityID, cityName of cities, including the country ==" + theSelectedItem + ""

Thank you

I'm using JDevoloper 11 g

Two things to look at:
Navigation list: http://blogs.oracle.com/shay/2008/11/the_navigation_list_select_som.html
LOVs of load: http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/adfbc_new_features/adfbc.html#t2

Tags: Java

Similar Questions

Maybe you are looking for