Package org.exoplatform.portal.application
package org.exoplatform.portal.application
-
ClassDescriptionThe JSFAjaxRedirectFilter performs a redirect to login page when the HTTP session is expired and the current request contains a "Faces-Request" header.The PortalApplication class is an implementation of the WebuiApplication abstract class which defines the type of application that can be deployed in our framework (that includes portal, portlets, widgets...) This class is a wrapper of all portal information such as ResourceBundle for i18n, the current ExoContainer in use as well as the init parameters defined along with the servlet web.xmlThe PortalContainer servlet is the main entry point for the eXo Portal product.This class extends the abstract WebuiRequestContext which itself extends the RequestContext oneCreated by The eXo Platform SAS Dec 9, 2006
This is 'portal' handler, it handle the request of URLs that are routed by navigation controller (using urls parameter).Deprecated, for removal: This API element is subject to removal in a future version.should be removed since the Portal API is defined using Service Layers instead of contextual API which doesn't help to get stateless mode.Created by The eXo Platform SAS Apr 3, 2007Deprecated, for removal: This API element is subject to removal in a future version.not needed anymore since the resources will be served directly from Web Archives usingResourceRequestFilter