why do we set Java Path in Environmental Variable.
Answers were Sorted based on User's Feedback
SAP Application is basically working on the java format.
There are several Execuatables are needed to run. Set the
Path variable if you want to be able to conveniently run
the executables (java.exe, javadoc.exe, javac.exe) from any
directory without having to type the full path of the
command. If you do not set the path variable, you need to
specify the full path to the executable every time you need
to run it.
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / venkat
set through....
system properties->advanced->environment variables
there u could see system variables and user variables.
in user variables...select new and enter
NAME: JAVA_HOME
PATH:C:/<your j2sdk location>
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shanmuga sundaram r
We have to enable the java runtime environment in our
system to run SAPINST, Configtool, Visual administrator
etc. All applets, so we have to make JRE as a common entity
in the system environment.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the minimum work processes needed for a SAP server?
How to make security authorization reports?
what is the TEMSE size?
best site to download free sap tutorials?
How to applay support patches? Pre- requisites?
Can any one tell me some real time errors you got for support pack apply, During transport request export-import and for db dackup.
how will you delete the spool datas without using rspo0041(tell all the other method}
What is SAP R/3?
How to setup RFC connection in ecc6 tells me steps involved?
Can a Patch be rolled back in ABAP or Java?
How to transport from uses from one client to another?
can anyone tellme java instance startup sequence?