AppDynamics Application Intelligence Platform
3.9.x Documentation
This section discusses web application entry points for different types of business transactions.
A tier can have multiple entry points.
For example, for Java frameworks a combination of pure Servlets or JSPs, Struts, Web services, Servlet filters, etc. may all co-exist on the same JVM.
The middle-tier components like EJBs and Spring beans are usually not considered entry points because they are normally accessed using either the front-end layers such as Servlets or from classes that invoke background processes.
For details about Java entry points see:
AppDynamics provides out-of-the-box support for most of the common web frameworks that are based on Servlets or Servlet Filters. When using any of the frameworks listed below, refer to the Servlet discovery rules to configure transaction discovery.