|
TicTacToe Game
hi
i have a problem executing this game. i don't know what's the problem but i did the following:
1- i update the JVM of my computer
2- i've placed the tic tac toe into the webaps directory.
3- i've started tomcat server.
4- i've run this path from the address bar
path/webapps/tictactoe/web/
the game appears but when i type the postion in the text field nothing happends when i click on the button .
there is a mySql file in the folder and i didn't know how to connect it to the game. also i've folowed the code and it didn't seem to me that it's using any database commands in it's procedure.
any help please
|