-
Notifications
You must be signed in to change notification settings - Fork 0
h3dg3-Wytch/shoppingCart
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Shopping cart built in java servlets make sure you have gradle installed, you can find it, here https://gradle.org/gradle-download/ or sudo apt-get install gradle for Ubuntu users Download Tomcat Pull the project Run the gradle build (gradle build) If all goes well, go into the now generated build/libs/classes folder Copy the class into your tomcat{version}/webapps/ROOT/WEB-INF/classes/com/h3dg3wytch/ copy the web.xml into tomcat{version}/webapps/ROOT/WEB-INF restart your tomcat go to localhost:8080/ You should see, helloworld printed out
About
Shopping cart app made out of java servlets
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published