
Hi, I'm a beginner in java and I have created an jsp code for entering the username password details,and an submit button.My requirement is when i click on submit button my username and password details should enter in to oracle database.I want to know how to write a java code for inserting my values in to the database...
Thank you in advance

hi friend,
Please go through the link, may this will be helpful for you
http://www.roseindia.net/jsp/prepared-statement-query.shtml
Thanks.