Use lightweight dialogs, adding:

    <context-param>
        <param-name>org.apache.myfaces.trinidad.ENABLE_LIGHTWEIGHT_DIALOGS
</param-name>
        <param-value>true</param-value>
    </context-param>

to the web.xml file.

2008/1/31, sandeep gururaj <[EMAIL PROTECTED]>:
>
>  Hello All,
>
>
>
> Is there any way I can make the dialog window open within the same IE
> window?
>
>
>
> ~Sandeep
>
>
>   ------------------------------
>
> *From:* sandeep gururaj [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, January 30, 2008 5:03 PM
> *To:* MyFaces Discussion
> *Subject:* (Trinidad) Session Expiry in dialog window
>
>
>
> Hello All,
>
>
>
> I seek help in implementing following scenario.
>
>
>
> A page has tr:commandLink component with usewindow='true' to open a dialog
> window. Now, if session expires, I want to close this dialog window and move
> to the login screen on the parent window.
>
>
>
> At places where I don't have the dialog window, I am able to navigate to
> the login screen.
>
>
>
> Thanks in advance;
>
> ~Sandeep
>



-- 
Walter Mourão
http://arcadian.com.br
http://waltermourao.com.br

Reply via email to