In this integration model, it is recommended that:
You can use the helper functions without any modifications.
You replace all Sample Application-provided JSPs with your own to control the look and feel of the user interface of the application.
Note: Read the API documentation before changing the code.
You replace all Sample Application-provided servlets with your own controller logic.
You do not use Sample Application in your production environment. Instead, it is recommended that build your own Web application by using Sample Application only as a code-reference.