R
Ramkumar T via DotNetMonster.com
Hi
I have written a simple web application in which the home page stores a small
arraylist (populated from a remoe database) in the session object to be used
by the subsequent pages.
However, when the session variable is being accessed by the other pages, it
is returning null. It was working fine until the latest deployment of the wen
app. Nothing has changed since then (other than a simple minor label name
change).
Is there anything I need to set to resolve this. Please help.
Thanks
TSR
I have written a simple web application in which the home page stores a small
arraylist (populated from a remoe database) in the session object to be used
by the subsequent pages.
However, when the session variable is being accessed by the other pages, it
is returning null. It was working fine until the latest deployment of the wen
app. Nothing has changed since then (other than a simple minor label name
change).
Is there anything I need to set to resolve this. Please help.
Thanks
TSR