|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.exoplatform.web | |
|---|---|
| org.exoplatform.web | |
| org.exoplatform.web.command | |
| Classes in org.exoplatform.web used by org.exoplatform.web | |
|---|---|
| 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 |
|
| Classes in org.exoplatform.web used by org.exoplatform.web.command | |
|---|---|
| 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 NEXT | FRAMES NO FRAMES | |||||||||