see java.library.path in cmd
807600Aug 28 2007 — edited Aug 29 2007hi,
i see that there's always a kind of environment variable, called java.library.path
i know i can retrieve it via a java program with system.getproperty(java.library.path), but is it also possible to see it in a simple cmd console?
and another question.... where is this stored or configured????