public class CustomUReportServlet
extends javax.servlet.http.HttpServlet
构造器和说明 |
---|
CustomUReportServlet() |
限定符和类型 | 方法和说明 |
---|---|
protected org.springframework.web.context.WebApplicationContext |
getWebApplicationContext(javax.servlet.ServletConfig config) |
void |
init(javax.servlet.ServletConfig config) |
protected void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
在接口中 javax.servlet.Servlet
init
在类中 javax.servlet.GenericServlet
javax.servlet.ServletException
protected org.springframework.web.context.WebApplicationContext getWebApplicationContext(javax.servlet.ServletConfig config)
protected void service(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
service
在类中 javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2025. All rights reserved.