Groups > Weblogic > WebLogic developer examples > How to check if your code is running within Weblogic?




How to check if your code is running within Weblogic?

How to check if your code is running within Weblogic?
Wed, 31 Jan 2007 10:48:16 -080
I need to check if my code is running within Weblogic to perform certain
actions. How can I check that? The code can also run as a standalone Java
application. So it is important to know whether it is being executed as
standalone Java app. or being called through a servlet or a bean deplyed in
Weblogic.

Post Reply
about | contact