the event listener responds to events which are occuring in the monitored 
object (in this case ServletContext)

the first event listent is Servlet context creation, at which point the first 
request can be serviced 
http://sqltech.cl/doc/oas10gR3/web.1013/b14426/listener.htm#BABEFJDH

 

as chuck mentioned there is nothing we can to help unless you have full logging 
enabled
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.

Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.



 

> Date: Thu, 1 Apr 2010 14:19:01 +0800
> From: techme...@gmail.com
> To: users@tomcat.apache.org
> Subject: Why HttpSessionEvent comes prior to ServletRequestEvent
> 
> Hi,
> 
> I declared two listeners , the former is a ServletRequestListener, 
> the later is HttpSessionListener.
> 
> When a client request calls the application first, why a 
> HttpSessionEvent comes prior to ServletRequestEvent?
> 
> 
> Kind regards,
> Mercy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
                                          
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1

Reply via email to