Hi,

I am trying to follow the example from myfaces site and launch a popup (using 
tr:inputListOfValues )to select some values. My initial bean has conversation 
access scope and my popup bean has request scope. Is there another pattern that 
I can use for this? (A. I want the tr:inputListOfValues target to be reused, so 
i cannot name the conversation or use the same backing bean. B. I preffer not 
to use a manual conversation.)

<<Page opens >>
13:33:10,341 TRACE ChoosePortDialogBean:78 - Starting conversation: 
jsfChoosePortDialog for instance: 
com.jid1.web.view.bean.dialog.chooseportdialogb...@178e13f
<<Popup opens>>
13:33:11,216 TRACE StartQuoteBean:70 - Starting conversation: jsfQuote for 
instance: com.jid1.web.view.bean.startquoteb...@1157f77

<<popup closes>>
13:33:20,107 TRACE ChoosePortDialogBean:86 - Closing conversation: 
jsfChoosePortDialog for instance: 
com.jid1.web.view.bean.dialog.chooseportdialogb...@178e13f
13:33:20,107 TRACE StartQuoteBean:78 - Closing conversation: jsfQuote for 
instance: com.jid1.web.view.bean.startquoteb...@1157f77
13:33:20,263 TRACE ChoosePortDialogBean:78 - Starting conversation: 
jsfChoosePortDialog for instance: 
com.jid1.web.view.bean.dialog.chooseportdialogb...@dc9515
13:34:04,045 TRACE StartQuoteBean:70 - Starting conversation: jsfQuote for 
instance: com.jid1.web.view.bean.startquoteb...@104d976

Jsp declaration
<tr:inputListOfValues labelAndAccessKey="#{msg.SQFromPort}"
                                                                
action="dialog:choosePort" value="#{jsfQuote.fromPort}"
                                                                
binding="#{jsfChoosePortDialog.fromPort}"
                                                                
windowHeight="200" windowWidth="300" />


Ioannis Deligiannis| Senior Application Engineer

Velti
Mob: +30.6948.593.623 | Tel: +30.210.637.8800 (ext: 6730) | Fax: 
+30.210.637.8888
Email: [email protected] | Web: www.velti.com
Velti is a global leader in mobile marketing and advertising solutions for 
mobile operators, ad agencies, brands, and media groups.

London | New York | San Francisco | Boston | Athens | Sofia | Nicosia | Paris | 
Munich | Moscow | Mumbai | Dubai | Beijing

Reply via email to