I have a series of financial calculators that I would like to add to my site: http://www.blummercpa.com.
The applet comes in a .jar file along with the following instructions:
Place the file wwsw_SimpleLoan.jar in the same directory on your web server that contains the web page which will be displaying it. After you have modified the initial values so that the calculator will display with your selected values, place the modified HTML code in your web page to display the applet.
I understand that I can place the HTML in a module, but where do I put the .jar file on the server? In which folder?
Any help, as always, is greatly appreciated!