Unsolved Create network share for Java?
-
Has anyone ever used java on a network share. An application that I would like to use requires java, but hosts can use java on mounted java partition. How would I go about doing this?
-
@IRJ I have not encountered this, now I would assume this will be in Windows and for that You will need to make sure the location of the drive is trusted and that it supports multiple users.
-
Could RemoteApp be a consideration?
-
Seems like any mapped drive would work. I don't think it's a special share of some sort.