com.smartgwt.client.docs
Interface ServletDetails


public interface ServletDetails

The Core and Optional Smart GWT servlets

The following is a description of the servlets and filters you'll find in the web.xml file contained in the smartclientRuntime and what they do:

Core Functionality

Optional Functionality

Note that not all of the servlets and filters listed under Optional Functionality above are present in the web.xml that ships with the smartclientRuntime - if you need to use any of these, copy their configuration from the web.xml available under the WEB-INF directory of smartclientSDK. Other servlets, filters and configuration files from the smartclientSDK should not be copied to your deployment, simply because the SDK includes many developer tools that are not extensively audited from a security standpoint.