Skip to content

Simple Java Web project developed during the Caelum course, using JSP, Servlet, WebFilter, MVC, and MySQL. Focused on the backend. Frontend is pretty simple with HTM, CSS and JavaScript.

Notifications You must be signed in to change notification settings

CarvalhoMarcelo/fj21-agenda

Repository files navigation

Simple Java Web project developed during the Caelum course, using JSP, Servlet, WebFilter, MVC, and MySQL. Focused on the backend. Frontend is pretty simple with HTM, CSS and JavaScript.

Basic to use:

  • Create a database(fj21) and a table(contatos) on MySQL(I've used XAMPP 3.2.4)
  • Connect to a server (I've used Apache Tomcat 7.0)

LIBs:

  • javax.servlet.jsp.jstl-1.2.1.jar
  • javax.servlet.jsp.jstl-api.1.2.1.jar
  • mysql-connector-java-5.1.28-bin.jar

About

Simple Java Web project developed during the Caelum course, using JSP, Servlet, WebFilter, MVC, and MySQL. Focused on the backend. Frontend is pretty simple with HTM, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published