Pass result of cd from command prompt from server to web application
I am developing file explorer java web application in Netbeans with tomcat server. When i call the server from command prompt, it must must fetch the directory we are currently in and use it as home directory for file explorer.