I've been assuming that by having whatever function modifies a global
HashTable also immediately writes a copy of the HashTable to a disk file
and having the app read the disk file and recreate the HashTable during
init() would take care of persistence and thread-safety.  Is this
reasonable or do I misunderstand the mechanics here?
Dick S.

At 10:38 PM 2/12/2000 -0500, you wrote:

>> Collections of some sort? i.e. Vectors (is this a simple name/value pair?)
>
>Use a hashTable for name/value pair; but what about persistence?
>

-
@----------------------------------------------------------------)
 |  [EMAIL PROTECTED] __,     Anne Arundel          |
 |   (410)541-2424               []:-) Community College        |
 |  http://enterprise.aacc.cc.md.us/~rhs  Speed the Net!        |
@----------------------------------------------------------------)

___________________________________________________________________________
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

Reply via email to