Package com.artisol.teneo.engine.webapp


package com.artisol.teneo.engine.webapp
Provides all engine classes that know about the web environment.

If you want to find your way through the engine web app start with the Controller class. Engine requests are handled by the servlets defined in package

invalid reference
com.artisol.teneo.engine.webapp.servlets
.
  • Classes
    Class
    Description
    Provides access to request data and cookie handling in a servlet container environment.
    Provides access to request data in a servlet container environment.