The demo application has two portlet with the same classname, CustomerDetail and CustomerInfo. Per PLT.5.1, these are 2 Portlet Instances.

Because they have the same classname and J2's portlet cache uses the classname as the key, then the implementation is treating these two portlets as one instance.

This is why the CustomerInfo and CustomerDetail portlet alway return the same content.

Who wants to fix this one?

Paul Spencer


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to