Retaining the cached data in the new session also. using por

If a user logged in and executes some query, the portal is caching the data from the previous session.

While create the portlet, I set the configuration for property as “value stored per portlet instance”.

Even if I set the property of the portlet as “Dont cached data after placing the portlet in a portal page”.

Kindly let me know how to resolve this one.

Regards,
Rakesh

Indeed portlet executing database query caches query results. You should be able to control caching of data by setting “Data Cache Age” property of this portlet. It is not clear from your message is that what you’ve done.

Alex

yes I have set the “Data Cache Age” property as 0.