I have listed a section of text files using my apache tomcat service.
I had enabled the directory listings in web.xml and I tried to edit one of the text files in my notepad++, but it was read only and hence I could not edit.
Is there a way that I can make these files write-able where I can just use the links and write or edit them either using notepad++ or geneos.
I tried giving the files "777", but still it did not work. Can someone please help here?