Hi FOlks,
I am new to Java and you can say beginner and learning java.
I have created a session handler in one class as below:
Session session = null;
Now, I want to use the same session handler in different class for creating channels. I don't want to create new session handler. How to do that?
Please revert if need further information.
Awaiting response !!!
Thanks,
Asif