Hi-

JBoss Seam provides addition Scopes beyond Request, Session, Application 
and None.  In particular, JBoss has a Conversation Scope that stores your 
data for the duration of a specific conversation.  This frees the 
developer from stuffing data in the session and then manually removing it 
at the end of the dialog.

Does Shale Dialog offer that functionality?  I want to configure my bean 
with Scope=Dialog.  It would live for the duration of the dialog, and then 
to be automatically destroyed by the Dialog Manager.

Please let me know what I can do.

Thanks,

Adam Brod
Product Development Team

Disclaimer: This electronic mail and any attachments are confidential and may 
be privileged. If you are not the intended recipient, please notify the sender 
immediately by replying to this email, and destroy all copies of this email and 
any attachments. Thank you.

Reply via email to