!--a11y-->
Creating the HTML Files 
Having finished creating and saving the Servlets of the example, you now have to create the HTML files for the example. The HTML files have to be created in webContent/htmls directory.
To create the new directory:
...
1. Choose the webContent folder. This is the main folder in which we will create the new htmls folder. Right-click on it.
2. Choose New ® Folder.
3. Specify htmls as name of the folder and choose Finish.
...
1. Choose the webContent folder, in which the files have to be created.
2. Right-click on it and choose New ® Html…

3. Specify the name of a new HTML file and choose Finish.

When you have finished, choose File ® Save all to save the HTML files.
