ah, so you need to be able to both set the window state and still "remember" the request parameters which were used in rendering the page. You can probably solve this in the decorator too, by appending the request parameters after the windowState link?

Dennis

Bon wrote:
Hi Dennis,

    The problem about the merged parameters is some portlets I have set
merging request parameters
    in jetspeed-portlet.xml in my portlet application, the portlet can be
render difference content by
    value of request parameters or some other using ways; but the link of
window states without
    those request parameters so when user click window state links, but the
protlet can not render
    right content without request parameters.

    I try to disable the window state links to solute this problem, but some
portlets should be with window state links, but those links will not be functional in this case! how
can I solute this problem?

    thank you for tell me about the decorator.vm, I'll try it to find the
way to disable the window
    state.

Best Regards,
Bon


Dennis Dam-2 wrote:
Bon,

I think you can disable the windowState *links* in the decorator of a portlet (<portal dir>/decorations/portlet/<decorator>/decorator.vm.

I don't understand though what the problem is with the merged parameters? Can you explain it in more detail ?

HTH
Dennis
--
Hippo
[EMAIL PROTECTED]

Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA
94952-3329 +1 (707) 773-4646

www.onehippo.com [EMAIL PROTECTED]


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






--
Hippo
[EMAIL PROTECTED]

Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646

www.onehippo.com [EMAIL PROTECTED]


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

Reply via email to