ptmuldoon
01-09-2009, 01:29 AM
Well, I've spent most of my time getting my feet wet with php the last few years. Now I'm trying to understand a little bit about Java and JSP.
I came across a Monopoly game that I'd like to try and host on my website (if thats possible), but I'm pretty lost on how to go about it. For now, I'm looking to test things out locally and see what I can learn.
So, after all the above, I've managed to..
1. Install Xampp
2. Install Jave EE 5 SDK from Sun's website
3. Install the Xampp TomCat add on.
I've started the Xampp TomCat, and I can the various jsp tests and examples in Xammp. So it appears to all be installed properly.
Now, the game files includes a number of .jar files, as well as all of the source java files. Now can this game be used or converted for use on the web?
Again, I'm pretty lost with Jave and JSP at the moment, so any newbie help would be very helpful.
I came across a Monopoly game that I'd like to try and host on my website (if thats possible), but I'm pretty lost on how to go about it. For now, I'm looking to test things out locally and see what I can learn.
So, after all the above, I've managed to..
1. Install Xampp
2. Install Jave EE 5 SDK from Sun's website
3. Install the Xampp TomCat add on.
I've started the Xampp TomCat, and I can the various jsp tests and examples in Xammp. So it appears to all be installed properly.
Now, the game files includes a number of .jar files, as well as all of the source java files. Now can this game be used or converted for use on the web?
Again, I'm pretty lost with Jave and JSP at the moment, so any newbie help would be very helpful.