cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Lifecycle Management

Former Member
0 Kudos

Hello experts,

is it possible to execute a code snippet when a web dynpro application is started / stopped on the J2EE server? For example for servlets there is the LifecycleServletContextListener, which allows to react on context initialized / destroyed. But I cannot find a similar construct for web dynpro for java.

Thanks in advance

Frank Opitz

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member218672
Active Contributor
0 Kudos

Hi Frank,

check this thread -

Regards,

Sen

Former Member
0 Kudos

Hi prodyut kumar sen,

thanks for your post. But this is not exactly what I have been looking for. The thread is about the lifetime of individual webdynpro components. What I need is a listener for a state change of the deployed webdynpro unit.

Best regards

Frank