Skip to content

Commit c8d5644

Browse files
committed
Update README.md
1 parent 521c0e8 commit c8d5644

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

Diff for: README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ simpleRESTfulExample
33

44
tic-tac-toe
55

6-
1) copy RESTfulExample.war in *path_to_apache_tomcat*\webapps\
6+
INFO
7+
8+
jdk 1.6
9+
10+
tomcat 7.0
11+
12+
maven 3.0.5
13+
14+
15+
DEPLOY
16+
17+
1) copy RESTfulExample.war from target folder to *path_to_apache_tomcat*\webapps\
18+
719
2) start tomcat server
8-
3) go on http://*your_localhost*/RESTfulExample/rest/games
20+
21+
3) go to http://*your_host*/RESTfulExample/rest/games

0 commit comments

Comments
 (0)