Source: portals-bridges Section: libs Priority: extra Maintainer: Wessel Dankers Build-Depends: cdbs, debhelper (>= 7), openjdk-6-jdk | default-jdk, libservlet2.4-java, libportlet-java, libcommons-logging-java Standards-Version: 3.7.3 Homepage: http://portals.apache.org/bridges/ Package: libportals-bridges-java Architecture: all Depends: openjdk-6-jre-headless | default-jre Description: JSR-168 compliant Portlet implementation Portlets are pluggable user interface software components that are managed and displayed in a web portal. Portlets produce fragments of markup code that are aggregated into a portal page. . The Java Portlet Specification (JSR168, JSR286) enables interoperability for portlets between different web portals. This specification defines a set of APIs for interaction between the portlet container and the portlet addressing the areas of personalization, presentation and security. . Portals Bridges provides support for JSR-168 compliant Portlet development using common web frameworks like Struts, JSF, PHP, Perl, Velocity and Groovy.