Hi,
We have Vignette Portal 7.4 running in WebSphere along with DPM and VCM. We have a few custom portlets which use the same class file to create an object and access different methods of the object. Currently I have to create a new object for each portlet even though they are on the same page. I wanted to know if it is possible for me to instantiate the class to create the object so that all portlet can have access to the same object globally? If yes where do I need to instantiate the object so that all portlets can access it?
I am hoping to reduce the overhead of having multiple objects when I only really need one.
- Murtaza
mftohfa@peoples.com