I renamed the war file to be more specific. It is now called amp-0.9-beta-example.war.
There is a blank file named index.htm since the welcome page looks for the existence of the file. The view resolver actually resolves /WEB-INF/jsp/index.jsp so making changes to index.htm will have no effect.
Descriptions of each example on the page are included, as well as code samples of the tags used to render each output.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I renamed the war file to be more specific. It is now called amp-0.9-beta-example.war.
There is a blank file named index.htm since the welcome page looks for the existence of the file. The view resolver actually resolves /WEB-INF/jsp/index.jsp so making changes to index.htm will have no effect.
Descriptions of each example on the page are included, as well as code samples of the tags used to render each output.