[jira] Commented: (PLUTO-404) Merge pluto-container code from trunk to 1.1-286-trunk-merge branch

2007-11-06 Thread Craig Doremus (JIRA)
[ https://issues.apache.org/jira/browse/PLUTO-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540441 ] Craig Doremus commented on PLUTO-404: - Applied container_trunk_branch.patch in SVN rev 592432. There are compile

Hiding of Servlet API request attributes

2007-11-06 Thread Tuomas Kiviaho
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 p