Does anyone know if there is a way to test a session variable in cactus? For
instance, I have a login XSP page that sets a session variable if the login was
successful.
I've tried session.getAttribute("myObject"); but it looks to be null each time I try
to get it. Is there a wrapper object I should be using to access session?
Thanks,
-Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]