Hi All! Please correct me if I am incorrect! It is my understanding that session attributes are removed prior to a session being destroyed, right? In other words, if I have the proper listeners installed, and a session either times out or gets invalidated, I should see the following events fire off, in this order:
attributeRemoved() attributeRemoved() . . . attributeRemoved() for each attribute in my session then finally: sessionDestroyed() Do I have the picture here? If so, is there anything that might interfere with this order? Thanks a million!! Bill Bill Tantzen University of Minnesota Libraries [EMAIL PROTECTED] 612-626-9949 (office) 612-250-6125 (cell) ________________________________________________________________ I guess the man's a genius, but what a dirty mind he has, hasn't he? -- Nora Joyce --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
