I am very new to Java and was given the task of creating an explorer type file structure. I need it to display within a browser, be able to click on the folder and see the subfolders and files with.
I am able to display the file structure of a folder within the mounted filesystem but not outside of it. Is there a way this can be done?
I am able to display the file structure of a folder within the mounted filesystem but not outside of it. Is there a way this can be done?