It sounds like this has nothing to do with BEA. If your class is a singleton then what exactly is the problem? You'll use the same instance everywhere you instantiate it.
If it isn't a singleton then just put into ServletContext and get it out of there upon each request. d. babu xavier wrote:
Hi folks, Is there any way to have a shared data object between multiple session on BEA Web Logic applicaton server? For example, when I start my application server, my application will extract some data from the data base and keep it in a java data object and all the sessions (belongs to my application) have to use this same shared object (singleton object) instead of making request to the db server everytime. This data is a static one, and it is not going to be changed while application server is running. Could you please give me a solution or idea for this issue. Thanks Babu ????????????????????????????????????????????????????????Ó¢?ì¹» ?&??ǧuéš [h?+-????6?k?.??(??Ý w%?×¢??^n?r??azg??? ?È ???HDU,D? ??DD???+r ?z??????r ?z??j?????r??j?!???Ç«?W??)?z????m?T^???q????i???j?????r???? ??l?Ç«?W???mz?Ú—?Þ²??q???Ù¥,??HDU ?i? m???? ??? ??(??楳?z?????Ù¥
-- David Mossakowski Instinet Corporation ******************************************************************************* <<Disclaimer>> This message is intended only for the use of the Addressee and may contain information that is PRIVILEGED and/or CONFIDENTIAL or both. This email is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this email is not an intended recipient, you have received this email in error and any review, dissemination, distribution or copying is strictly prohibited. If you have received this email in error, please notify the sender immediately by return mail and permanently deleting the copy you received. Thank you. ******************************************************************************* ___________________________________________________________________________ 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