From: <ju...@jb...> - 2005-05-10 08:41:00
|
it is not possible because your filter is applied on your application and is not triggered by jboss portal. you need to move the filter to /jboss-portal.sar/portal-server.war/WEB-INF/web.xml this raise an interesting question about portlet filters. we could develop portlet filter for portlet that would be executed before the portlet is invoked. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877117#3877117 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877117 |