I have have been getting data from .properties files with no problems. I have a need to temporarily use a flat file to store (get and set) data until all requirements are defined and then I can harass our DBAs.
I am using VAJ 3.5.3 WebSphere Test Env. and will be packaging to a WAR file for deployment on WS 3.5.3. Does anyone know of any issues with writting to .properties files for this need? Problems with writing to .properties files package in WAR file with Web Sphere 3.5.3? Any other suggestions like using XML (examples / references / preferences) and where to place such files? I would also really appreciate an example of how to write out the Properties.save() to a FileOutStream (i.e. same file I read in) Thanks 4 the time ... Rick ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
