Skip to Content
0
Former Member
Dec 01, 2009 at 02:35 PM

How to serve up static html in j2ee engine?

90 Views

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.