info.aduna.gee.publication.servlets
Class IsServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
info.aduna.gee.publication.servlets.IsServlet
- All Implemented Interfaces:
- UserTypes, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class IsServlet
- extends javax.servlet.http.HttpServlet
- implements UserTypes
- See Also:
- Serialized Form
| Fields inherited from interface info.aduna.gee.publication.UserTypes |
API_BIT, COVER_BUILDER_BIT, ENGINE_BIT, GUEST_BITS, OWNER_BITS, PRO_BITS, PROUSER_BIT, SERVER_BIT, SHOP_BIT, SHOW_BIT, SHOW_BITS, VISITOR_BIT |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, init, log, log |
IsServlet
public IsServlet()
getServletInfo
public String getServletInfo()
- Specified by:
getServletInfo in interface javax.servlet.Servlet- Overrides:
getServletInfo in class javax.servlet.GenericServlet
doGet
public void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
- Overrides:
doGet in class javax.servlet.http.HttpServlet
- Throws:
javax.servlet.ServletException
IOException
toString
public String toString()
- Overrides:
toString in class Object
addSearchInfo
public static void addSearchInfo(HashMap stubsMap,
javax.servlet.http.HttpServletRequest request,
UserInfo userInfo)
_setZpadTime
protected void _setZpadTime(String host,
String userRoot,
String theFileName,
Properties timesProps,
boolean forceExist)
- Report the current time of a file.
> 0 file exists
= 0 file exists but is handled by default handling
< 0 file does not exist
Copyright © 1997-2008 Aduna. All Rights Reserved.