Java Development News:
Java Portlets 101
By Sunil Patil
01 May 2007 | TheServerSide.com
In this excerpt from Java Portlets 101, author Sunil Patil explains how portlets can include markup generated by servlets or JSPs, as well as how to dispatch requests to JSPs for actual markup generation and how to dispatch requests to servlets. He also discusses how to use various tags defined in the portlet tag library, using servlets to display images in a portlet, and restrictions on markup generated by a portlet.
Author Bio
Sunil Patil has worked on J2EE technologies for more than five years. His areas of interest include object relational mapping tools, UI frameworks, and portals.