public class WLibServlet
extends com.github.bordertech.wcomponents.servlet.WServlet
EnvironmentHelper and derive the theme path using the base URL so the the theme servlet will work
with any app context.| Modifier and Type | Class and Description |
|---|---|
static class |
WLibServlet.WLibServletEnvironment
Extend to put the base URL on the theme URL.
|
static class |
WLibServlet.WLibServletHelper
Extend to make create environment public.
|
| Constructor and Description |
|---|
WLibServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected com.github.bordertech.wcomponents.servlet.WServlet.WServletHelper |
createServletHelper(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
protected void |
serviceInt(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
addGenericHeaders, createInterceptorChain, getUI, handleError, init, servicedoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, serviceprotected void serviceInt(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
serviceInt in class com.github.bordertech.wcomponents.servlet.WServletjavax.servlet.ServletExceptionIOExceptionprotected com.github.bordertech.wcomponents.servlet.WServlet.WServletHelper createServletHelper(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
createServletHelper in class com.github.bordertech.wcomponents.servlet.WServletCopyright © 2018. All rights reserved.