1. You do want to submit form data from JSP page to servlet for processing and let servlet do what is supposed to do
2. Tool used for the task doesn't matter (posting that I want to do in NetBeans, Eclipse etc is just immature)
3. You may want to look at simple sample from top of this forum section JSP database connectivity according to Model View Controller (MVC) Model 2
4. To learn more get your hands on some good book like one of these mentioned in this post
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Very easy and fast start is Head First Servlet & JSP, then you may consider Pro JSP 2
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
They both fast track, first is for new comers to Java development, the second is targeting sort of experienced developers
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902