fakham / JavaEE_TodoApp

Todo App using Java EE, JSP, EL and JSTL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java EE tutorial examples

This repository contains the example source that is used in the Java EE Tutorial. This software is provided to you under the terms described in this License. By using this software, you agree to accept the terms, as described by this license.

If you are interested in contributing to this project, please see the Contributing page.

If you encounter any issues, or wish to report bugs, please log into GitHub and file an Issue.

Before running

Pre requisites

  • Internet
  • JDK8+
  • TomCat v9+

Build the examples

Clone this repository and build the examples using:

mvn package

About

Todo App using Java EE, JSP, EL and JSTL.

License:MIT License


Languages

Language:Java 100.0%