I have a web page having a typical form which contains following fields - name,address and contact information. I have to add the details entered in the fieldsto the table in the database. Which Java technology should I use and How? AlsoHow do you I check for duplicates in the table. i.e. how do i check whether whatthe user has entered and what i intend to add to the table and the records inthe table are the same or not.
Fine, Before I gonna give snippet and explain about to u, let me knowabout your awareness of Java Technologies like: JDBC, Servelts, JSP,EJB and Beans.....