The install_dir/samples/quickstart/ directory contains the files used in the Hello World application.
The web subdirectory contains the index.jsp and response.jsp files and the images directory, which contains the duke.waving.gif file.
The web/WEB-INF subdirectory contains the sun-web.xml and web.xml files.
The src/conf subdirectory contains the LocalStrings.properties file.
The Hello World application contains two JSPTM pages and the two files that they reference.