You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by Tuomas Kiviaho <tu...@iki.fi> on 2007/11/06 09:21:09 UTC

Hiding of Servlet API request attributes

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.