public class InitServlet extends HttpServlet
Modifier and Type | Field and Description |
---|---|
private AuctionMgmt |
auctionMgmt |
private static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
InitServlet() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
private static org.apache.commons.logging.Log log
private AuctionMgmt auctionMgmt
public void init() throws ServletException
init
in class GenericServlet
ServletException
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.