phonebook

Phone Book

Submitted by Amir63 on

This is a simply contact form developed using Java. It uses MySQL as a data source. You can print all data in data source and performed backup from data source. Also you can searched on data source and performed more things.

Contact Form in Java

Submitted by Amir63 on
This is a very simply contact form developed using Java. It uses MySQL as a data source. You must first create a connection to MySQL data source by clicking the Create Connection menu item in file menu. Then insert data in to data source. Also you can delete items from data source by Delete key. Hope you like it guys.