I have property file in my java web application, I want this to be visible to the user, who can edit its values or delete the values as and when he wants, is this possible with property files?
myproperty.properties
logFileName=application_stdout.log.gz
displayName=demo
executors=2