Cool, thanks Adam.
Adam Winer wrote:
This is for the dialog framework. On a return from a single-window
dialog (useWindow="false"), we end up needing to run the full JSF
lifecycle
a second time so that the ReturnEvent is properly delivered.
I imagine getting this working for portlets would be painful, though
it would absolutely be useful for portlets.
-- Adam
On 11/13/06, Scott O'Bryan <[EMAIL PROTECTED]> wrote:
The TrinidadFilterImpl class has handling of something called "Launch"
parameters. Does anyone know when "Launch Parameters" are called and
for what purpose. I'm trying to find out whether or not I need to make
this functionality available to portlets.
Scott