I have created a very simple Tic Tac Toe game using NetBeans 6.8. Swing is used in order to create the grid. I can build and run the game with no problem.
What I now want to do, is have this uploaded onto a website (along with other applications I will make). I am struggling on how to do this though. At uni, we was taught to code applications but wasn't taught how to get them out to the public.
I did try uploading the jar file and running it as an applet but that didn't work.
Could anybody offer some help here? Or is this just not possible?
I may be popping out in a bit so sorry if I don't reply to any suggestions for a while.