Okay I'm just curious here if anyone else has done this.
I am wanting to store configuration data for a servlet. The servlet is a java class inside a jar file and I am not sure if I say to write to an ini file in the "same" directory that it will save to the file inside the jar or whatever directory the OS feels appropriate.
So again, how do I have persistant data in a servlet?
Thanks,
Martin If the sky is blue and the Sun is yellow.... Why isn't the air Green?
I am wanting to store configuration data for a servlet. The servlet is a java class inside a jar file and I am not sure if I say to write to an ini file in the "same" directory that it will save to the file inside the jar or whatever directory the OS feels appropriate.
So again, how do I have persistant data in a servlet?
Thanks,
Martin If the sky is blue and the Sun is yellow.... Why isn't the air Green?