Posted By:
typ_typ
Posted On:
Friday, March 22, 2002 12:22 AM
i deploy a web application on WAS4AE. i need to load a serlvet when the application start up on WAS to initialize some data structure. i check the load-on-startup box when i create the web module using AAT. but it seems no use.
so my question is how to load a class at the time the application start up on WAS4