cancel
Showing results for 
Search instead for 
Did you mean: 

how j2ee web module(servlet) run as a loadon startup in j2ee Web AS

Former Member
0 Kudos

Hi,

i have the j2ee web module application that contains single servlet.

the requirement is when ever the j2ee engine server is start this servlet needs to be run automatically as a backend process its like thread machanism.

once we start the server this application needs to be continiously running until and unless we stop the server.

is there any configuration machanism in SAP NWDS or j2ee engine application server.

please anybody help me out on this issue its vevry urgent.

sudha..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

can you please elaborate on these. where exaclty can i configure in j2ee library.

Former Member
0 Kudos

Hello,

You cannot do this in a Web Application.

You can try with the J2EE library, starting up your code from a static block.

Kind regards,

Tsvetomir