M
Moiristo
I use resource bundles in my webapp to read .properties-files, which
contains configuration files and button text. The problem is that these
files are contained within the webapp. If someone redeploys the webapp
using the WAR file, the configuration files are overwritten and
configuration data is lost. Where should I save this data?
TIA,
Moiristo
contains configuration files and button text. The problem is that these
files are contained within the webapp. If someone redeploys the webapp
using the WAR file, the configuration files are overwritten and
configuration data is lost. Where should I save this data?
TIA,
Moiristo