WebSphere Portal Server - HttpServletRequest vs Portlet Render/Action Request

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > July 2007 > HttpServletRequest vs Portlet Render/Action Request





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author HttpServletRequest vs Portlet Render/Action Request

2007-07-24, 1:26 pm

What is the relationship between a HttpServletRequest and Portlet Request? The reason I ask is that I'm trying to access the HttpServletRequest from within my portlet code. Thanks.
Jessica Garcia-Glennie

2007-07-25, 7:22 pm

http://publib.boulder.ibm.com/infoc...wps/jsrcpr.html

"The IBM portlet API extends the servlet API and many of the main interfaces (request, response, session). The standard portlet API does not extend the servlet API, but shares many of the same characteristics (see Relationship with the Servlet Specificati
on in the Java Portlet Specification). The standard portlet API takes advantage of much of the functionality provided by the servlet specification, such as deployment, classloading, web applications, web application lifecycle management, session managemen
t and request dispatching.

Standard portlets can call servlets and package them in the same portlet application. Portlets, servlets and JSPs within the same portlet application share the same classloader, application context and session."
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com