Hello everyone, I had deployed my GWT application in the application server Apache Tomcat. My GWT application needs to access files in folder "C: \Storage". In development mode the application runs like a charm but in an external web server (Apache Tomcat) it does not run, crashes when it tries to copy files from "C:\Storage" to "\docs". I think this might be because i'm trying to access files outside the webroot. How can i solve this situation? Using apache commons libs to deal with files? Could be permissions? I need some enlightment, some help will be very apreciated.
Thanks in advance, João Cavaleiro. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
