motarque Posted December 21, 2004 Posted December 21, 2004 i'm wanting to put a small java game on my website. how might I get this accomplished? Is it even possible here? In the readme, it says to go to the console and type whatever. ...yeah, i'm a newbie at this java stuff. Quote
borfast Posted December 23, 2004 Posted December 23, 2004 First of all, you need to know if the game is supposed to run on the server or if it's an applet which will run on the client's browser. If it's supposed to run on the server, I'm sorry to inform you that it is not possible here at TCH, since TCH does not support server side Java. If it's an applet, it's quite easy to make it work, you just need to make a webpage containing the propper markup to embed the applet. If this is the case, let me know and I'll give you a hand setting it up. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.