Java ?

Is there anything that is confusing you, or that you are unable to understand? You can clarify here.
Post Reply
chaosknight
Posts: 24
Joined: Thu Aug 03, 2006 11:30 pm

Java ?

Post by chaosknight »

does it support java,or would i be able to instal windows server ? so i can install java on it ?


MrAlex
Posts: 188
Joined: Thu Feb 07, 2008 1:52 pm

Post 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>
Wont be back till Sunday!
Image
chaosknight
Posts: 24
Joined: Thu Aug 03, 2006 11:30 pm

Post by chaosknight »

yes i mean jar but also maybe a bat ?
chaosknight
Posts: 24
Joined: Thu Aug 03, 2006 11:30 pm

Post 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
Post Reply