how to access database in jsp select onChange event ?
retriving info from database when i change the value of the html select corresponding option. without using session, another jsp for processing. that means in the same jsp i want to get the values.
using the JDBC api to attain this in the jsp.Using this api u can connect to the database and get the information from the data base and can display in the same jsp.The only thing that needs to be done with refreshing the entire page just refresh the