This servlet connects IT Mill Toolkit Application to Web. This servlet replaces both WebAdapterServlet and AjaxAdapterServlet.
4.0
Inheritance Path. java.lang.Object-> HttpServlet-> com.itmill.toolkit.terminal.web.ApplicationServlet
Parameters
theme
Theme name
resource
Theme resource
External URI specifying the resource
Get relative location of a theme resource.
Parameters
servletConfig
object containing the servlet's configuration and initialization parameters
Exceptions
ServletException
if an exception has occurred that interferes with the servlet's normal operation.
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
Parameters
Debug mode
Check if web adapter is in debug mode. Extra output is generated to log when debug mode is enabled.
Parameters
event
The repaint request event specifying the paintable source.
Receive repaint request events.
Window attached
Window attached