Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IServlet

The IServlet interface provides access to the J2EE components that Sites runs on top of.



List of Methods

 

Table 8: List of IServlet Methods

Method
Summary
Gets the HttpServlet from the current thread.
Gets the HttpServletRequest from the current thread.
Gets the HttpServletResponse from the current thread.

 

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.