One other query:

I am using the GlobalCache to store a lookup list. If the vector is not
found in the Cache, my application will try to create it. Does this object
need to be a Vector (i.e. synchronized) or can I still use an ArrayList?

Thanks,

Gareth


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to