Page 1 of 1

Java ?

Posted: Fri Mar 28, 2008 9:38 pm
by chaosknight
does it support java,or would i be able to instal windows server ? so i can install java on it ?

Posted: Sat Mar 29, 2008 2:22 pm
by MrAlex
No..
Unless you BUY VPS Hosting,
Then you'll have to wait for SHAdmin to install java on your server.
OR, If you mean .jar files,
yes you can,
Just upload the .jar file and use this:

Code: Select all

<applet code=AppletClassName.class
        archive="JarFileName.jar"
        width=width height=height>
</applet>

Posted: Mon Mar 31, 2008 12:44 am
by chaosknight
yes i mean jar but also maybe a bat ?

Posted: Mon Mar 31, 2008 12:46 am
by chaosknight
its for a java based game,i would liek to run a server alon my website on the server so i can link them and use php and myslq to get game info on my website so people can view it