|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| WebAppController | Created by The eXo Platform SAS Mar 21, 2007 The WebAppController is the entry point of the eXo web framework It also stores WebRequestHandlers, Attributes and deployed Applications |
| WebRequestHandler | Created by The eXo Platform SAS Mar 21, 2007 Abstract calss that one must implement if it want to provide a dedicated handler for a custom servlet path In case of portal the path is /portal but you could return your own from the getPath() method and hence the WebAppController would use your own handler The execute method is to be overideen and the buisness logic should be handled here |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||