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, servicepublic void service(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException,
javax.servlet.ServletException
service in class javax.servlet.http.HttpServletIOExceptionjavax.servlet.ServletExceptionprotected String getContent(javax.servlet.http.HttpServletRequest httpServletRequest)
throws Exception
Exception