How to open different instances of the same portlet

I have one portlet that have a list of product, each product row contains a link to a portlet that contains a description for the product.

however, when a open different products it’s opened different portlets but with the same information, basically different portlets share the same context.

How can I then open new portlets (different context)?

Thanks a lot for the info

Hi Herve,

You may want to read a previous post on a similar topic ([url]http://tech.forums.softwareag.com/viewtopic.php?t=23045&C=30&sid=fe63272127583c24b7493c08197ec04d[/url]).

Hope this helps,
Cheers,
Raj

The problem was solved as described in the previous post, using the resetState field.

Thanks for the help