public class NetvibesServlet
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
NetvibesServlet() |
Modifier and Type | Method and Description |
---|---|
protected String |
getContent(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
service(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public void service(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException, javax.servlet.ServletException
service
in class javax.servlet.http.HttpServlet
IOException
javax.servlet.ServletException
protected String getContent(javax.servlet.http.HttpServletRequest httpServletRequest) throws Exception
Exception