I dont think this tag opens a new browser window as the _javascript_ function window.open('url',...) would (correct me if I'm wrong and if there is a way to do it  with this tag without modifying it)... I nevertheless use the popup tag to display info that is "temporary" in the same way as in the popup example.

On 8/26/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
This one might help.

http://myfaces.apache.org/tlddoc/tomahawk/t/popup.html

---- Original message ----
>Date: Fri, 26 Aug 2005 17:53:04 +0200
>From: Emmanuel Jay <[EMAIL PROTECTED]>
>Subject: Opening a new window
>To: MyFaces Discussion <users@myfaces.apache.org >
>
>   Hi,
>
>   I would like to know if there are any solution to
>   open a new (sub) window with MyFaces.  I have a
>   button on my main page and on user clicc I would
>   like to open a new window and display some data in
>   it. Are there any other solutions than using
>   _javascript_? Can the JSF navigation system handle
>   that, and if yes how is it do-able?
>
>   Thanks for your help,
>
>   Emmanuel
Dennis Byrne

Reply via email to