Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to set class path in java



how to set class path in java..

Answer / balagangadhar

Go to jdk installation directory and enter into lib folder,
copy the path in the address bar for example: c:/jdk1.5/lib.
On desktop right click my computer icon-> properties ->
click on Advanced tab -> click on Environmental variables ->
click new -> and give variable name as classpath (either
small or caps) and give variable value as c:/jdk1.5/lib; and
click ok
and open command prompt give javac then some lines will be
displayed in command prompt. This is permanent setting of
classpath. For path setting give variable name as path
(either small or caps) and give variable value as
c:/jdk1.5/bin; and click ok

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More JSP Interview Questions

Explain about the Scriplet and Exclamatory Tag?

1 Answers   HCL,


What do you mean by custom tag in jsp?

0 Answers  


Give an example where you need jsp custom tag?

0 Answers  


What do you mean by jsp?

0 Answers  


What are the jsp tags?

0 Answers  


Can an interface be implemented in the jsp file?

0 Answers  


Give a sample jsp configuration in the deployment descriptor.

0 Answers  


What is the difference between a scrollbar and a scrollpane in jsp?

0 Answers  


How can we extend jsp technology?

0 Answers  


How many messaging models do jms provide for and what are they?

0 Answers  


Where we use assertion in java programming?

2 Answers  


What are the events in jsp page?

0 Answers  


Categories