On 7/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,i'm using Shale Basic Dialog 1.1.0 and I have a my DialogContextListener extending AbstractDialogContextListener. In the onStart() method I need to know the dialog name is starting. How can I know it?
<snip/>
public void onStart() {
String dialogName = getDialogContext().getName();
// ...
}
-Rahul
Thanks in advance Mario Buonopane
