: Access local path of servlet
...
If you have direct access to the filesystem, why do you need to request the
file from another piece of 3rd-party software?
...
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ruediger,
On 3/19/12 10:39 AM, Gubler, Ruediger wrote:
> we are using a third party software which accesses files local on
> the server. We must send in our request the "local path" to this
> files (e.g. D:\myserver\webapps\data\thefiles\). My idea wa
Hello,
we are using a third party software which accesses files local on the server.
We must send in our request the "local path" to this files (e.g.
D:\myserver\webapps\data\thefiles\).
My idea was to write a servelt which delivers me "D:\myserver\webapps" and the
client application can add th