11-23-05 10:45 PM
Is it possible to put "my" servlet(s) in the same web module (servlet
context) as HATS and
"share" information via the HttpSession? For example, can one of "my"
servlets
read the value of a HATS Global Variable? Can HATS read the value of
an attribute one of "my" servlets sets in the HttpSession?
If so, is it best practice to design the application so
that HATS creates and invalidates the session?
[ Post a follow-up to this message ]
|