Geeks Talk

Prepare for your Next Interview




environment variables in java

This is a discussion on environment variables in java within the Java forums, part of the Software Development category; how to set environment variables from java...


Go Back   Geeks Talk > Software Development > Java

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-31-2007
Contributing Member
 
Join Date: Nov 2007
Location: bangalore
Posts: 54
Thanks: 6
Thanked 3 Times in 3 Posts
rahulvegi is on a distinguished road
environment variables in java

how to set environment variables from java
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-31-2007
Junior Member
 
Join Date: Aug 2007
Posts: 14
Thanks: 1
Thanked 4 Times in 4 Posts
ramakris143 is on a distinguished road
Re: environment variables in java

right click on mycomputer->click advanced ->click environment variables->they are path and classpath.
in the path select edit button give path of jdk bin directory .
c:\program files\java\jdk1.5\bin;
in the classpath ->click new button give path name i.e
name:CLASSPATH
value:c:\program files\java\jdk1.\lib\rt.jar ;
Reply With Quote
The Following User Says Thank You to ramakris143 For This Useful Post:
  #3 (permalink)  
Old 12-31-2007
Expert Member
 
Join Date: Apr 2007
Location: Bangalore
Posts: 447
Thanks: 20
Thanked 54 Times in 54 Posts
susarlasireesha is on a distinguished road
Re: environment variables in java

Follow this link
Reply With Quote
Reply

  Geeks Talk > Software Development > Java

« Jdbc | core java »

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Static variables in multiuser environment Lokesh M C and C++ 3 12-26-2007 12:25 AM
How to use environment variables in a QTP test Geek_Guest QTP 1 06-22-2007 09:25 AM
Environment variables in qtp gouthami123 QTP 1 06-22-2007 03:51 AM
Environment Variables nehalshah Unix/Linux 4 01-12-2007 05:13 AM
UNIX Environment Variables from SQL fred Unix/Linux 0 07-23-2006 12:31 PM


All times are GMT -4. The time now is 12:57 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved