| Modifier and Type | Method and Description |
|---|---|
void |
render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Called to do the actual work of rendering a view.
|
void render(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException,
WebApplicationException
IOExceptionjavax.servlet.ServletExceptionWebApplicationExceptionCopyright © 2013. All Rights Reserved.