wwwroot/WEB-INF
Contains Web application resources used by the application server. web.xml configures the JRun server. Some of the attributes that may be configured here are the default page names (welcome-file-list), Servlet mapping (which defines the extensions processed), and error pages (which map CFM files to HTTP errors).
|