Hi gurus...
 
I'm just learning about Java and Servlet.
I have successfully created a servlet that retrieves data from the oracle database and show it in the browser.
My question is :
for example we have form (HTML)  that requires input like name, address, etc. how can I accept the data using the servlet and save it to the database ?
 
thanks for your help....
 
regards
Hartono Sutirman

Reply via email to