Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swati-gwc authored Aug 20, 2021
1 parent f94f304 commit 2b42032
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions LearningJDBC/addingDataToTable/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# Collection of all Java programs
# Adding Data to Database

> This repository is under construction. In future, I am going to slowly upload the lab programs that I had to do during basic + advanced java course in my University.

## About this repo
In this repository there are several small project codes written in Java Language including Spring MVC, struts, JavaMail API, Applet, etc. They are listed in index below. To properly understand about any project you must <b>read the Project ReadMe/Details!</b>

## INDEX


| Project Name | Project ReadMe/Details | Project Output | View Folder | Description |
|:---:|:---:|:---:|:---:|:---:|
| Java Mail API | [Read My Details](JavaMailAPI_Example/) | [Output](JavaMailAPI_Example/ImageJavaMailAPI/) | [View My Code](JavaMailAPI_Example/JavaMailAPI2) | It sends email to entered email id using Java Mail API |
| Spring Web MVC Login Form | [Read My Details](SpringMVCFormExample/) | [Output](/SpringMVCFormExample/ImagesSpringMVCFormExample/) | [View My Code](/SpringMVCFormExample/Spring6) | It is a login form made using Spring 4.0.1 Framework|

0 comments on commit 2b42032

Please sign in to comment.