How best to add UNC file paths to a Java Classpath -
One way to use Java (1.4) is to use the Windows UNC file location (\\ servername \ filestore \ etc) to
Java-classpath '// servername / filestore / etc;' & Lt; Classname & gt;
Java-classpath '// servername / filestore / etc;' & Lt; Classname & gt;
Comments
Post a Comment