The main entry point to Nucleus is though its request-handling facilities. When a web application running Nucleus receives an HTTP request, it invokes a series of servlets and servlet filters that process the request and construct the response:

The following figure illustrates this process:

This diagram is described in surrounding text

For more information about request handling pipelines, see the Request Handling with Servlet Pipelines chapter in this guide.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices