public class OpenmrsJspServlet
extends org.apache.jasper.servlet.JspServlet
Modifier and Type | Field and Description |
---|---|
static String |
OPENMRS_TLD_SCAN_NEEDED |
Constructor and Description |
---|
OpenmrsJspServlet() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.ServletConfig config) |
protected void |
rescanTldsIfNeeded() |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
destroy, getJspCount, getJspQueueLength, getJspReloadCount, getJspUnloadCount, periodicEvent, setJspReloadCount
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public static final String OPENMRS_TLD_SCAN_NEEDED
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class org.apache.jasper.servlet.JspServlet
javax.servlet.ServletException
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class org.apache.jasper.servlet.JspServlet
javax.servlet.ServletException
IOException
protected void rescanTldsIfNeeded() throws javax.servlet.ServletException
javax.servlet.ServletException
Copyright © 2024 OpenMRS Inc.. All rights reserved.