I was bored today and I decided I wanted to add Java Applet to my site, I did some searching on the forum and could not locate information that explains how to do it. Here is what I came up with. I ripped some of it from Ice 9 (thanks V'Ger)
under my site name of toyland-twgs.com I added a folder java so it would look like this toyland-twgs.com/java
in the java folder there will minimum 3 files:
default.htm <- Could be anyname.html or htm (I just use the default)
applet.conf <- java info that will need editing for your TWGS server
jta26.jar <-
http://javassh.org/download/jta26.jarI highlighted the variables in the first two files that will need to be changed for your site.
this line in the default.htm "WIDTH=840 HEIGHT=560>" is optional to play with for the size you want on your page. Once the folder is created and files placed in add a button to your home page pointing to the default.htm (or the name you opted to use) and it should be up and running. I hope this helps for those that want an easy method of adding the javatelnet client to their site.
If you want to see what it looks like you can go to the link in my signature.