I have some test applications that I would like to change to web applets. I have no idea where to start. If someone could tell me how I would go about doing this, or could even turn them into applets for me, Please respond.
How have you designed you application?
How do you want the applet to work?
The simplest way is to replace the main "{J}Frame" with a Applet, and remove any shut down code.