In this step you remove the Products view from your application.
1. In the IDE, click on the X icon in the Products view to remove it from the web page.
2. Remove the associated Products menu item by right-clicking and selecting Delete Component from the context menu (make sure you click on the Products menu option before right-clicking on the + otherwise you might delete the view container instead of the view in the container):
3. Compile the web page.
4. Execute the application to verify the Products view and its menu item have been removed.
Note that removing the view does not delete it (or the associated server module) from the repository. If you want to delete these objects, locate them in the repository and choose Delete.