Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

How to insert?

  Asked By: Adella    Date: Nov 21    Category: Java    Views: 628
  

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 fields
to the table in the database. Which Java technology should I use and How? Also
How do you I check for duplicates in the table. i.e. how do i check whether what
the user has entered and what i intend to add to the table and the records in
the table are the same or not.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Salvatore Kelly     Answered On: Nov 21

Fine, Before I gonna give snippet and explain about to u, let me know
about your awareness of Java Technologies like: JDBC, Servelts, JSP,
EJB and Beans.....

 
Didn't find what you were looking for? Find more on How to insert? Or get search suggestion and latest updates.




Tagged: