public marks

PUBLIC MARKS from clochix with tag jsr168

30 October 2006 09:30

Introducing the Portlet Specification, Part 1 - Java World

JSR 168 defines portlets as Java-based Web components, managed by a portlet container, that process requests and generate dynamic content. Portals use portlets as pluggable user interface components that provide a presentation layer to information systems.

Developing to the Java Portlet Specification

This article will walk through the development of a simple portlet application to demonstrate the inner workings of a compliant portlet.

clochix's TAGS related to tag jsr168

java +   jsr +   portlet +   specification +