PageMixer demonstration with Servlet

common
Interface ServletKeys

All Superinterfaces:
ServletConstants
All Known Implementing Classes:
CommonFilter, CustomContextFactory, CustomLocaleFactory, ServletTemplate

public interface ServletKeys
extends ServletConstants

Keys to look information for Servlet environment up.


Field Summary
static java.lang.Object KEY_BASE_HREF
           
 
Fields inherited from interface common.ServletConstants
INIT_AUTH_PASSWORD, INIT_AUTH_USERNAME, INIT_PAGE_AUTH, INIT_PAGE_SHOP_BASKET, INIT_PAGE_TOP, REQUEST_BASE_HREF
 

Field Detail

KEY_BASE_HREF

public static final java.lang.Object KEY_BASE_HREF

PageMixer demonstration with Servlet