|
Home > Archive > WebSphere Portal Server > July 2006 > WPS : class scope, classloader, singletons
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WPS : class scope, classloader, singletons
|
|
|
| Hi all.
We currently have a portlet (IBM API on WPS 5.1) that is installed on WPS 5.1 as a single webapp, and then hundreds of instances of that portlet are deployed on portal pages. If we add to our webapp a certain extra class, be it a servlet or a singleton, w
ill that class have a single instance that will be seen by all concrete portlet instances ? That would seem logical since the portlet app is a single webapp, and thus is associated with its own classloader.
| |
|
|
|
|
|