P
Prasalek.Michal
Hello all.
I'm in need to save files (primitive cache) in my servlet. But when
i'm trying to create such file, it is being created outside webapp
working folder (in Resin startup folder), when i need it to create
files in webapp folder. I've tried to set app-dir to appropriate path,
but it changes nothing ... I want to work on relative path, because
application can work on server side, and as standalone.
Is there any configuration issue, that i missed? Or should i be
looking for webapp folder, and change folder context in some way?
For any help thanks in advance.
I'm in need to save files (primitive cache) in my servlet. But when
i'm trying to create such file, it is being created outside webapp
working folder (in Resin startup folder), when i need it to create
files in webapp folder. I've tried to set app-dir to appropriate path,
but it changes nothing ... I want to work on relative path, because
application can work on server side, and as standalone.
Is there any configuration issue, that i missed? Or should i be
looking for webapp folder, and change folder context in some way?
For any help thanks in advance.