|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JSPEngine
A component for loading and running Servlets and JSPs.
| Field Summary | |
|---|---|
static String |
ROLE
|
| Method Summary | |
|---|---|
byte[] |
executeJSP(String url,
HttpServletRequest request,
HttpServletResponse response,
ServletContext context)
Execute the Servlet/JSP and return the output. |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
byte[] executeJSP(String url,
HttpServletRequest request,
HttpServletResponse response,
ServletContext context)
throws IOException,
ServletException,
Exception
IOException
ServletException
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||