Hello, Currently I have to remove servlet api specific request attributes set by invoker request dispatching mechanism before letting the request to portlets. JSF for instance uses 'javax.servlet.*' attributes directly prior utilizing overridable alternatives.
I can't think of a reason why the portlet api implementation provided by pluto could not hide these attributes in the similar manner as java(x) attributes are exposed, but a second opinion is always welcome before crafting up a patch. -- Tuomas -- View this message in context: http://www.nabble.com/Hiding-of-Servlet-API-request-attributes-tf4756660.html#a13602415 Sent from the Pluto - Dev mailing list archive at Nabble.com.
