Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbv/tinyemailsystem
Small web application in java for sending messages
https://github.com/bigbv/tinyemailsystem
Last synced: about 2 months ago
JSON representation
Small web application in java for sending messages
- Host: GitHub
- URL: https://github.com/bigbv/tinyemailsystem
- Owner: bIgBV
- Created: 2014-10-07T11:08:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T11:16:58.000Z (over 10 years ago)
- Last Synced: 2024-10-30T12:52:01.992Z (3 months ago)
- Language: Java
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tiny Email System
=================This is the code to my mini project for my college.
I used servlets and jsp's to create a web application for sending messages between two users. The database used is MySql.