Includes of Other JSPs
Many of the JSP templates include other JSP templates. The logic behind using includes is to reduce repetition and provide consistency across the various templates that need access to the same information. The diagram shows several JSPs that use includes. Notice how the viewprofile.jsp and the payment.jsp use the same include.