Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epintos/dinuxpropiedades-v1
First project for Web Applications Project course at ITBA. Year 2012.
https://github.com/epintos/dinuxpropiedades-v1
Last synced: 22 days ago
JSON representation
First project for Web Applications Project course at ITBA. Year 2012.
- Host: GitHub
- URL: https://github.com/epintos/dinuxpropiedades-v1
- Owner: epintos
- Created: 2013-06-26T20:49:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-27T00:45:42.000Z (over 11 years ago)
- Last Synced: 2023-08-01T11:25:06.535Z (over 1 year ago)
- Language: Java
- Size: 469 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dinux Propiedades Version 1
===========================First project for Web Applications Project course at ITBA. Year 2012.
The idea was to develop a web application using:
- Servlets.
- JSP with JSTL.
- Maven.
- PostgreSQL.
- Deploy in Tomcat.## Instructions
To generate war execute:
mvn clean package