I have an JSP-application on a tomcat.
I have a application to upload files.
Now i want to delete the files. I know the relative url "aktionen/100" but I don“t know the absolute path.
On Localhost it is "C://daten/client/" for example. But i want to get them dynamically because if I host it then it is an other path.