| Author |
To Understand
|
Prashanth Bhanu
Ranch Hand
Joined: Sep 25, 2003
Posts: 110
|
|
How to configure the Listner on the Servelt Context,so that the container can notify them?. It will be very helpful if the above clarification is explained with an example Thanx friends prashu
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
<listener> <listener-class>com.util.LogoutTracker</listener-class> </listener> define listener in your web.xml.
|
 |
Prashanth Bhanu
Ranch Hand
Joined: Sep 25, 2003
Posts: 110
|
|
Hi Ansari , thanx for making me to undersatnd Configuring Servelet Context with listner
|
 |
 |
|
|
subject: To Understand
|
|
|