!--a11y-->
HTML Files 
In this step you create the tutorial folders and HTML files that are required for the tutorial.
To create the new folder, open the webContents folder context menu and choose New ® Folder.
In the New Folder dialog that appears, specify htmls as the name of the folder and choose Finish.
You have to create the following files in the webContent folder:
· contents
· index
· menu
You have to create the following files in the htmls folder:
· checkMail
· checkMailIMAP4
· chooseMultiMsg
· chooseMultiMsg_EJB
· headerPage
· sendNews
· showNews

We assume that you are using the required sources from the JavaMailWeb\webContent and JavaMailWeb\webContent\htmls directories.
For more information about how to create the HTML files, see Creating the HTML files.
You can now see the following:
Result Preview

Creating a Reference in the web.xml File.