posted 14 years ago
Here's my code :
This code is working fine. But , as the session object is initialized every time this class is called, it is generating a SecurityException sometimes.
How can I overcome this ?
In short , how can I check
this portion has been called before or not ?