Is there an equivalent to apache's htdocs on the j2ee engine? I want to server up some static html files that will "never" change and would rather not create an application just for this. Ideally they should be accessible like: http://www.example.com/myfile.html.