Any more thoughts on portlet filters?
I am integrating an OLAP UI (JPivot) into JBoss Portal. JPivot uses a filter as the controller and JSPs are the views. There are also some servlets that are used for particular functions. A portlet filter that understood filters in the portlet web.xml would be ideal. Then the JBossPortlet subclass for the portlet would be simpler.
I have seen the Command subclasses being used in the forums ie. ForumPortlet.init(), but can't find how they are executed. Can you give me some pointers?
Thanks,
Sherman
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878687#3878687
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878687
|