So You, mean there is a one seperate event for one single session. -Jignesh On Thursday 29 April 2004 12:33, Craig R. McClanahan wrote: > Jignesh Patel wrote: > >If we will use HttpSessionListener, > >will tomcat implement seperate listener for all the Sessions or it will > > be common for all the sessions? > > The latter. Tomcat (or any other servlet container) will create a > single instance of your listener for each <listener> element in > web.xml. The event parameter that is passed in includes a reference to > the HttpSession that this event relates to. > > >-Jignesh > > Craig > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
-- Jignesh Patel Project Leader ____________________________________________________________ Bang Software Technolgy Pvt. Ltd. (E) [EMAIL PROTECTED] (T) 091 484 3942132 B-4, Smart Business Centre, Infopark, SDF IT Building, Kusumagiri P.O.,Kakkanad, Kochi - 682030, Kerala, India. Information contained in this transmission to the named addressee, including any attachments thereto, should be considered the proprietary and confidential information of the sender. As a condition for viewing the information, the sender agrees to keep the information confidential, to refrain from disclosing the information, directly or indirectly, and to refrain from any actions that would constitute or facilitate unauthorized access to the information without express permission from the sender. The recipient also acknowledges and agrees to respect sender's intellectual property rights in and to the information. If the recipient of this transmission is not the named addressee, the recipient should immediately notify the sender and destroy the information transmitted without making any copy or distribution thereof. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]