Answer Posted / 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 View All Answers
What is the major difference between servletcontext and pagecontext?
What is jsp action tags?
When destroy method of jsp is called?
What are the ways to insert java code into jsp page?
What is jstl used for?
What is the difference between hide comment and output comment?
What are directives in jsp?
What is an expression in jsp?
What are the different scopes an object can have in a jsp page?
What is pagescope in jsp?
What is the difference between include directive and include action?
How to access java variable in jsp?
What is difference between html and jsp?
what is the extended star schema
What does jsp mean in text?