Hi, is there a way to clear the render parameters (set in the action method) in the RENDER method of the portlet ?
Scenario: - the action method sets render parameters for all sub-sequent render calls (ActionResponse.setRenderParameter() ) - the doView() method receives this parameters and renders the right state, so far so good - but now the portlet gets a message in its RENDER method (via portlet messaging -> see AbstractVelocityMessagingPortlet) that it should clear its state (meaning clear the RenderParameters) How to do that if the action method isn't called ??? I can't find this in the spec ! (it would be nice if you could clear the parameters in the RenderResponse BUT THIS FUNCTIONALITY IS MISSING ... or am i missing something ?) thx for every reply, Martin -- . frankfurt am main, -5°c, die gefühlte temperatur liegt bei -11°c. zur zeit keine wolken unter 1500 m und keine kumulunimbus oder gewitterwolken. die sichtweite reicht weiter als 10 km. < martin maidhof [EMAIL PROTECTED] t +49 69 759003 14 wemove digital solutions GmbH www.wemove.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
