23 August 2010

Aug 23

0 JAVA installation and Set Up

Installation and Set Up of JAVA in Windows and UNIX machinesBefore we begin JAVA installation, some points on JAVA installation • For executing Java Programs Java 2 SDK Version 1.4 or higher Version needs to be installed. • Java 2 SDK Can be downloaded freely from http://java.sun.com • IDEs for JAVA are Eclipse and Netbeans, and Eclipse can be downloaded freely and doesnot require installation Setting Environment variables for...
Read More...
fin "; if (timestamp != '') { var timesplit = timestamp.split(" "); var date_dd = timesplit[0]; var date_mmm = timesplit[1].substring(0, 3); }
fin "; if (timestamp != '') { var timesplit = timestamp.split(" "); var date_dd = timesplit[0]; var date_mmm = timesplit[1].substring(0, 3); }
fin