Thank you very much, Ralph.

Regards, Christian


Ralph Einfeldt wrote:


You don't need the useBean.

A bean with session scope doesn't make sense at all,
if you want to access the methods through an object
you can make the object application global.

Or you can make sessionCreated/sessionDestroyed
static and just call them through the class.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to