- Install MySql Workbench, Tomcat, Java JDK on your machine.
- Download our source code zip file.
- Unzip this folder and run the sql-files(ParkingSolution-schema.sql and ParkingSolution-data.sql) on the workbench, which will create the schema and data data to your local instance of database.
- After setting up the database, the tomcat would have to be configured.
- For setting and starting up tomcat, start console/terminal and go to apache-tomcat-x.xx/bin, and run sh startup.sh(mac) and startup.bat (windows) to start tomcat server on your machine.
- To verify if tomcat is running, go to http://localhost:8080/ to check if tomcat is running. If the tomcat started successfully, then you should see the home page.
- After successfully running, two approaches can be used:
- Deploying the war file to tomcat(war file can be found at CS157A-section9-team4/CS157A-section9-team4.war).
- Placing the application folder(unzipped folder) in the ROOT folder in the tomcat directory. 10.After deploying the war file, and deploying it go to the web-browser, or moving the folder to ROOT directory, sgo to http://localhost:8080/CS157A-section9-team4/home.jsp.
- The application home page would be displayed and the 3-tier application is now running on your local machine.
-
Notifications
You must be signed in to change notification settings - Fork 1
rohan2810/Parking-Solution
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published