|
Home > Archive > WebSphere Portal Server > February 2005 > PortletRequest shared or unique?
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 |
PortletRequest shared or unique?
|
|
| Brian J. Sayatovic 2005-01-24, 5:54 pm |
| My understanding was that each Portlet during a given client request is
given its own, isolated PortletRequest. However, something I saw in some
recent training made me doubt this. Do all Portlets in a page in fact share
the same PortletRequest during each client request?
Regards,
Brian.
| |
| jbreal 2005-02-03, 2:02 am |
| You understanding is correct. Each Portlet has its own PortletRequest (which is an extension of HTTPRequest).
What training did you attend that caused you to doubt this?
Joe
quote: Originally posted by Brian J. Sayatovic
My understanding was that each Portlet during a given client request is
given its own, isolated PortletRequest. However, something I saw in some
recent training made me doubt this. Do all Portlets in a page in fact share
the same PortletRequest during each client request?
Regards,
Brian.
|
|
|
|
|