Skip to content

janne/events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Events

Basic Java project implemented by following the excellent Learning Java tutorial by Chris Hulbert.

Technologies

MySQL 5.1, Tomcat 7 and Eclipse Java EE Helios was used during development.

Installation

  • Create a database named "events"
  • Configure src/hibernate.cfg.xml with the username and password for the database
  • Import data.sql into the events database mysql -u root events < src/bootstrap.sql
  • Open the project in Eclipse and start the server

About

Basic Java/Struts/Hibernate setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages