Nov 03
12 views
- First, upload your .java source code using ftp. Remember to upload your code in ASCII format.
- Then, telnet to your account and log in.
- Navigate to the directory in which you uploaded your .java source code.
- At your telnet prompt, type:
javac yourcode.java
where yourcode is the name of the java source code you uploaded.
- Hit ENTER and a file named yourcode.class will be created.
If the above command does not work, try issuing the command using the full path to javac:
/usr/local/java/bin/javac yourcode.java
Please note that java servlets are not supported on our servers due to security issues.
Liked this article? To continue getting our latest free Howtos and Tutorials,
you can also grab the RSS feed or Subscribe to Techgurulive by Email
you can also grab the RSS feed or Subscribe to Techgurulive by Email
Not Getting
Related postsHow to Run JAVA on Linux No Java in Windows XP How to Install Java Runtime Environment - Linux How to enable and disable Java on Browser How to Upgrade Pligg Content Management System How to Install Elgg - An open, flexible social networking engine How to Set Up A Telnet Server Remote Control Software for all - UltraVNC 1.0.5.3 How to Install Eclipse on Ubuntu How to Remove the Microsoft JVM - Windows Xp






























