| de.schlund.pfixxml.ServletManager de.schlund.pfixxml.DerefServlet
DerefServlet | public class DerefServlet extends ServletManager (Code) | | This class implements a "Dereferer" servlet to get rid of Referer
headers. ALL LINKS THAT GO TO AN OUTSIDE DOMAIN MUST USE THIS SERVLET!
If this servlet is bound to e.g. /xml/deref than every outside link
(say to http://www.gimp.org) must be written like Gimp
|
DEREFLOG | final protected static Logger DEREFLOG(Code) | | |
LOG | final protected static Logger LOG(Code) | | |
PROP_IGNORESIGN | final public static String PROP_IGNORESIGN(Code) | | |
allowSessionCreate | protected boolean allowSessionCreate()(Code) | | |
needsSession | protected boolean needsSession()(Code) | | |
|
|