Verifying a directory exists...
Verifying a directory exists...
February 15, 2012 - 10:32
Hi All,
What api call when using Java Web Start would I use to get the url for the path to a directory? Seems if I use classname.class.getResource(path) I get null. If I add a valid filename to the path I get a valid url. The reason for using the getResource for a path is to get a base url for that directory.
Thanks,
-Tony




