Skip to content

andrewromanyk/StoreServerPart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server part of a Client-Server Store Application

This program is a part of an application which works over the internet and allows for managing a small store's product database.

It is recomended to firstly setup this part and then go on to setup the Client Part.

Setup

  • Copy the repository
  • Change the database link in files DBHandler.java (line 89) and hibernate.cfg.xml (line 5) to your own
  • Create a .jar file (you may skip this step if you want to run it locally)
  • If created, deploy the generated archive to a server (or run it locally)
  • Setup the Client Part.

About

Server side of a Client-Server Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages