Is it possible to post a java application on a website without converting it into an applet? I have worked hard on making a game and I want to share it. My game uses the Light Weight Java Game Library, so it is harder to convert to an applet. It is currently an application and I would not like to start all over again making it an applet....
If I do need to convert it into an applet, Could I still use most of the code?