OpenWGA 7.7 - TMLScript reference
WGA » WGA.ServerProperty :
servletContext
| On object | WGA.Server |
| Usage | Returns the JavaEE servlet context of OpenWGA |
| Description | This object of type javax.servlet.ServletContext is the basic context object of OpenWGA as Java Web Application. |
| Return value | Servlet context (Java object javax.servlet.ServletContext) |
| Allowed in script types |
|