Re: RE : commandLink and onClick javascript popup window problem

2005-07-22 Thread Slawek
 : MyFaces Discussion Objet : Re: commandLink and onClick javascript popup window problem I think your problem is that you are opening the window with an *onclick* javascript even. This has nothing to do with the JSF lifecycle. The regular commandLink approach (without using onclick) works because

RE : RE : commandLink and onClick javascript popup window problem

2005-07-22 Thread Clément Maignien
Thanks Sławek, I'll try it as soon as I can. Thanks again for your help ;) Clément -Message d'origine- De : Slawek [mailto:[EMAIL PROTECTED] Envoyé : vendredi 22 juillet 2005 11:33 À : MyFaces Discussion Objet : Re: RE : commandLink and onClick javascript popup window problem i have

RE: RE : commandLink and onClick javascript popup window problem

2005-07-22 Thread CONNER, BRENDAN \(SBCSI\)
PROTECTED] Envoyé : jeudi 21 juillet 2005 16:12 À : MyFaces Discussion Objet : Re: commandLink and onClick javascript popup window problem I think your problem is that you are opening the window with an *onclick* javascript even. This has nothing to do with the JSF lifecycle. The regular

Re: RE : commandLink and onClick javascript popup window problem

2005-07-21 Thread Bruno Aranda
window (with or without javascript) to display my detailed informations ? if yes, how ? Thanks. -Message d'origine- De: Sean Schofield [mailto:[EMAIL PROTECTED] Envoyé: jeudi 21 juillet 2005 16:12 À: MyFaces Discussion Objet: Re: commandLink and onClick javascript popup window

RE : RE : commandLink and onClick javascript popup window problem

2005-07-21 Thread Clément Maignien
backing bean values are not the update ones. Thanks for your help ;) -Message d'origine- De : Bruno Aranda [mailto:[EMAIL PROTECTED] Envoyé : jeudi 21 juillet 2005 16:42 À : MyFaces Discussion Objet : Re: RE : commandLink and onClick javascript popup window problem There is a component

RE: RE : RE : commandLink and onClick javascript popup window problem

2005-07-21 Thread CONNER, BRENDAN \(SBCSI\)
example), it would be much appreciated. - Brendan -Original Message- From: Clément Maignien [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 10:07 AM To: MyFaces Discussion; Bruno Aranda Subject: RE : RE : commandLink and onClick javascript popup window problem Yes I tried to use

Re: RE : commandLink and onClick javascript popup window problem

2005-07-21 Thread Slawek
juillet 2005 16:12 À : MyFaces Discussion Objet : Re: commandLink and onClick javascript popup window problem I think your problem is that you are opening the window with an *onclick* javascript even. This has nothing to do with the JSF lifecycle. The regular commandLink approach (without using