portals-pluto10 - Portlet 1.0 Reference Implementation
| Website: | http://portals.apache.org/pluto/ |
|---|---|
| License: | Apache Software License 2.0 |
| Vendor: | JPackage Project |
- Description:
Pluto is the Reference Implementation of the Java Portlet Specfication. The current version of this specification is JSR 168. Portlets are designed to run in the context of a portal. They are written to the Portlet API which are similar to the Servlet API. A portlet container provides a runtime environment for portlets implemented according to the Portlet API. In this environment portlets can be instantiated, used and finally destroyed. The portlet container is not a stand-alone container like the servlet container; instead it is implemented as a thin layer on top of the servlet container and reuses the functionality provided by the servlet container. Pluto serves as portlet container that implements the Portlet API and offers developers a working example platform from which they can test their portlets.
Packages
| portals-pluto10-1.0.1-2jpp.src [1.3 MiB] |
Changelog
by Ralph Apel (2008-02-20):
- Change name to portals-pluto10, make room for 1.1.X and portlet-2.0-api - Build with Java5 for Java5 - Add portlet-1.0-api package; provide standard capacity and alternative - Add poms and depmap frags |
| portals-pluto10-1.0.1-2jpp.noarch [487 KiB] |
Changelog
by Ralph Apel (2008-02-20):
- Change name to portals-pluto10, make room for 1.1.X and portlet-2.0-api - Build with Java5 for Java5 - Add portlet-1.0-api package; provide standard capacity and alternative - Add poms and depmap frags |