How to save form fields into the MySql Database without submit button in jsp? 0 Answer(s) 11 months ago
Posted in : JSP-Servlet
I want to store user inputs into the database using javasccript or ajax or jqury but without submit button.
Form Contains three fields:
Name,Age,Address.