You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by sandeep gururaj <sa...@chordiant.com> on 2008/02/01 03:41:01 UTC

RE: (Trinidad) Session Expiry in dialog window

Thanks very much Walter. This solved my problem. I have to now find a way out to disable the user from clicking on any other options on a different frame on the screen.

 

~Sandeep

 

________________________________

From: Walter Mourão [mailto:walter.mourao@gmail.com] 
Sent: Thursday, January 31, 2008 4:26 PM
To: MyFaces Discussion
Subject: Re: (Trinidad) Session Expiry in dialog window

 

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 <sa...@chordiant.com>:

Hello All,

 

Is there any way I can make the dialog window open within the same IE window?

 

~Sandeep

 

________________________________

From: sandeep gururaj [mailto:sandeep.gururaj@chordiant.com] 
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