the JSP sample file upload path is “c:\upload\”
If I was running this app on a MAC OSX using jboss how would i write a path to my upload directory which resides in my root folder? … “/upload/”
Path is hardcoded in jsp code, just update it with necessary one.