Hi Jeroen, Yes, since fragments can be cached internally, the ids must be unique if the fragments are to be treated differently. (See http://portals.apache.org/jetspeed-2/guides/guide-psml.html#Portlet_Fragments)
Woonsan --- On Tue, 11/25/08, Jeroen Hoffman <[EMAIL PROTECTED]> wrote: > From: Jeroen Hoffman <[EMAIL PROTECTED]> > Subject: Fragment caching? > To: [email protected] > Date: Tuesday, November 25, 2008, 4:57 PM > Hi, > Is it true that fragments are cached by id over multiple > psml pages? > > I had two fragments in different psmls with the same id > referencing two different portlets from the same portlet > app. I was experiencing that the init-param configuration > from portlet.xml was exactly the same. I was also > experiencing that if the fragment's name reference to > the portlet was a non-existing one, still the (other) > portlet was shown, no error came up. > > Changing one of the fragment id's solved this. > > Jeroen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
