My Tomcat is "7.0.59" and I want to upload file to server.
path as below:
tomcat7.0/[server folder]/upload
When I used localhost, file can upload to destination successfully.
But when I used other computer as client, it can't work!
(Server can get file name and other information correctly.)
Do I need to change the config or other setting?
Thanks!