Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmis-440-project-2
Collects information on a servlet and generates a response.
https://github.com/crutchtheclutch/cmis-440-project-2
Last synced: about 1 month ago
JSON representation
Collects information on a servlet and generates a response.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmis-440-project-2
- Owner: CrutchTheClutch
- Created: 2017-08-02T03:49:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T09:52:29.000Z (over 6 years ago)
- Last Synced: 2024-10-23T12:01:39.551Z (3 months ago)
- Language: Java
- Size: 890 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMIS-440-Project-2
#### Collects information on a servlet and generates a response.Asks the user to input name, email, and birthday. Generates appropriate response.
_Note: The "hello2-Orig" project was the project I was supplied that needed to be modified. The result being the "hello2" project. A changelog is in "William Crutchfield - Project 2.pdf"._
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Advanced Programming in Java
>CMIS 440
>An exploration of advanced Java programming, using the Java Enterprise edition. The objective is to analyze, design, develop, test, deploy, and document small- to medium-scale web applications. Hands-on projects in Java server pages, servlets, and Java database connectivity are included.