Servlet: Calling other Servlets or JSPs, etc. 
-  Idea from a Servlet call another Servlet or JSP IN 
          THE SAME CONTAINER (otherwise you will have to get another ServletContext 
          associated with the appropriate Servlet Container).
 
            
  | 
        |
            
  | 
        
