aziflaj / companies

A small application developed using Struts2 and JSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompaniesPortal

This is a small application developed using Struts2 and JSP, as a "homework" while studying at IkubINFO Academy.

The project uses Maven as building tool.

Set up

The project uses MySQL database to store the data. You can find both the SQL script and the schema in the docs/ folder.

After migrating the DB, make sure to put your credentials in the database.properties file in the resources folder.

About

A small application developed using Struts2 and JSP


Languages

Language:Java 99.9%Language:JavaScript 0.1%