java - Autofill a form based on DB content -


i want autofill form value based on value have selected before. when select product id , of product info should filled. how implement this? want auto complete product well. using jsp problem can product id , can value in js variable. how can assign js jsp variable , fetch content db.


Comments