1 Reply Latest reply on May 28, 2006 8:52 AM by pmn92

    One portlet - two window

    merlith

      Hi,

      Could u tell me, how can i resolve this situation:

      I have one portlet with (for ex.) two controlers. In default-object.xml file, i declared two window with the same portlet instance, so in this window i see the same page

      Can I set (where to?) that in first window i`ll see page from first controller, ale in a second window i`ll see page from second controller?


      reg.
      MB

        • 1. Re: One portlet - two window

          You could have two instances on the same portlet, one per window. Then adding preferences to each, so one is using controller 1 and the other controller 2.

          see instance descriptor to add preferences.