Hi, I am converting an ASP application to a
JSP ( and
servlets). My problem is where am I going to move the methods in Global.asa file(s) ( i.e. Session_OnStart() , Session_OnEnd(), and Application_OnStart() ).
Simply what I want is to trigger those events so that i am able to update some application wide variables. But do not know where the necessary changes should go.
Anybody got a clue ? please help.
:roll: