java - How to use Ajax with select option tags in Jsp page ? -


in jsp page , have 2 different select option tags menü . fill first 1 list mysql database. when select 1 value list ,i want fill second select tag list sended mysql . , in ajax , when send list servlet jsp , how fill second select option menu list in jsp page ?

use javascript library jquery (that known , used/tested)

http://api.jquery.com/jquery.ajax/


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -