This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
need to set certain values in session that would be global to whole application like in OC4j the code used to get Session was
Is there a similar solution in weblogic like getting a separate thread of weblogic or to get session from weblogic server context or anything else that would resolve this issue?
kv ruby wrote:need to set certain values in session that would be global to whole application like in OC4j the code used to get Session was
Is there a similar solution in weblogic like getting a separate thread of weblogic or to get session from weblogic server context or anything else that would resolve this issue?
Hi Kv,
I would like to know why would you want a separate thread for this purpose?
You are a developer, this will help you, I guess !!