|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
weblogic.servlet.FileServlet
weblogic.servlet.ServerSideIncludeServlet
Field Summary |
Fields inherited from class weblogic.servlet.FileServlet |
context, DEBUG_URL_RES, DEFAULT_MIN_NATIVE, defaultFilename, SORTBY_LAST_MODIFIED, SORTBY_NAME, SORTBY_SIZE |
Constructor Summary | |
ServerSideIncludeServlet()
|
Method Summary | |
protected void |
handleIncludeTag(PushbackInputStream in,
HttpServletRequest req,
HttpServletResponse res)
|
protected void |
handleServletTag(HttpServletRequest req,
HttpServletResponse res,
PushbackInputStream in,
ServletOutputStream out)
|
void |
service(HttpServletRequest req,
HttpServletResponse res)
|
Methods inherited from class weblogic.servlet.FileServlet |
findSource, init |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerSideIncludeServlet()
Method Detail |
protected void handleIncludeTag(PushbackInputStream in, HttpServletRequest req, HttpServletResponse res) throws Exception
Exception
protected void handleServletTag(HttpServletRequest req, HttpServletResponse res, PushbackInputStream in, ServletOutputStream out) throws IOException
IOException
public void service(HttpServletRequest req, HttpServletResponse res) throws IOException
service
in class FileServlet
IOException
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |