This tutorial demonstrates how to develop a JSR-168 compliant portlet that inspects the PortetRequest and PortletResponse object and subsequently inspects the various headers.
Java source code, deployable war file and full resolution CBT tutorial is available here:
http://jpa.thebookonhibernate.com/jsr168/index.jsp?link=multi04gettingheaders
The output is displayed to the client in the doView method without the need of a JSP, demonstrating how HTML can be sent back to the client within a Portlet Window.
Java source code, deployable war file and full resolution CBT tutorial is available here:
http://jpa.thebookonhibernate.com/jsr168/index.jsp?link=multi04gettingheaders
The JSR186 portlet is developed using IRAD/RSA and but is fully standards compliant, and can be deployed to any portal application server, including liferay, WebSphere Portal Server, JetSpeed, apache portals, Plumbtree or even OpenPortal.
Java source code, deployable war file and full resolution CBT tutorial is available here:
http://jpa.thebookonhibernate.com/jsr168/index.jsp?link=multi04gettingheaders
Link to this comment:
All Comments (0)