Skip to content

Project made during a class. It is a simple CRUD that allows the person that is using it to create, update, delete and read the companies data.

Notifications You must be signed in to change notification settings

samlatavares/java-fundamentos-web-api-servlet

Repository files navigation

java-fundamentos-web-api-servlet

English | Português

Company Creation Page.

Company List Page.

What is this project?

  • This project was made during this Alura's course and is an example of a servlet using Tomcat.
  • It is a simple CRUD that allows the person that is using it to create, update, delete and visualize the companies data.

Used Tools

  • Java 10
  • Tomcat 9
  • JSP
  • HTML

How to run this project?

  • Clone this repository in your local machine
  • Install Java 10
  • Install Tomcat 9
  • Install Eclipse
  • Open eclipse and select the workspace (folder where the repository is)
  • Start the Tomcat Server
  • Open a tab in your browser and access the link: http://localhost:8080/gerenciador/listaEmpresas

Thank you!

Thank you for checking this repository!

About

Project made during a class. It is a simple CRUD that allows the person that is using it to create, update, delete and read the companies data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published