Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D. These applications, written in the Java programming language and accessible from your browser, are called "applets". Corporations also use Java applets for intranet applications and other e-business solutions.
Java Runtime Machine ShowJava Runtime Machine
A Java Virtual Machine is a set of computer software and data structures that use a virtual machine model to execute other computer programs and scripts. JVM model use a form of computer intermediate language...
JavaRa ShowJavaRa
Why is that tool necessary?
How to do this?
What kind of report will be generated?
What is JavaRa?
JavaRa is a tool meant to get rid of old and some duplicated version of Java Runtime Environment.
Why is that tool...
[Gentoo Linux] Installing and configuring Java Show[Gentoo Linux] Installing and configuring Java
Installing JDK
Configuring the JVM
The Gentoo Linux distribution offers a range of JRE and JDK environments. To install them simply procede as follows:
Installing JDK
To start the...
Installing Java under Ubuntu ShowInstalling Java under Ubuntu
Issue
Solution
Issue
By default, Firefox does not come with Java.
Solution
Open a terminal (Application Menu/ Accessories/ Terminal) and type in:
sudo aptitude install sun-java6-jre sun-java6...
Download Java Tools ShowDescription:
Created by Field Bird, the application allows you to debug all the Java applications that ruin the good running of the plug-ins as well as the programs that use the Java application. With this, you will be able to access quickly all...
Environment variables ShowEnvironment variables
An environment variable is a dynamic value loaded into the memory that can be used by several processes operating simultaneously. On most operating systems, the location of some libraries or of the main system executables may...
Client/Server Environment ShowIntroduction to Client/Server Architecture
Numerous applications run in a client/server environment, this means that client computers
(computers forming part of the network) contact a server, generally a
very powerful computer in terms of...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive
The CD-ROM drive is configured in the config.sys and autoexec.bat system
files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is
automatically detected in Windows). To do...