XML : How to read a property file from a java code and then load the read data to a servlet?
I want to make some changes in my properties file through a servlet. that is dynamically. I want a code to read the property file and then load the data onto a servlet.
No comments:
Post a Comment