We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64b4a2 commit cdf85d2Copy full SHA for cdf85d2
README.md
@@ -1,4 +1,4 @@
1
-# Simpole Web Application
+# Simple Web Application
2
A simple Java web application that is built to learn the basics of JavaServer Pages (JSP).
3
4
[Demo](http://dry-scrubland-63512.herokuapp.com)
@@ -8,7 +8,7 @@ A simple Java web application that is built to learn the basics of JavaServer Pa
8
- Use Eclipse for web app development
9
- Setup local server and MySQL database
10
- Integrate Eclipse with GitHub
11
-- Deploy web app on Heroku
+- Deploy web app on Heroku platform
12
13
## Learning Resources
14
- [Installing Tomcat 8.5 on macOS 10.12 Sierra](https://wolfpaulus.com/journal/mac/tomcat8/)
0 commit comments