Help needed implementing a web based file management system with a file hierarchy system, help neede
- by molleman
Hello
i am trying to create a web application that will allow users to upload files online, i am using gwt while using hibernate for database communication, i am able to upload file to a server , and store them on the server. but what i want is to associate the files with a user.
i want the user to be able to create folders and store a file in…