From: yxyang <nu...@jb...> - 2005-07-13 01:42:08
|
Currently, i didn't use CMS Portlet because i am not familiar with CMS portlet code(I only use a customized version of UserPortlet and customized ForumsPortlet.). So, i write a very simple portlet (HTMLJSPPortlet) myself which understand my IPC messages which are sent from navigationController(MenuPortlet). I didn't integrate my portlets into portal-core.war. Instead, i removed page definitions from portal-core.war. I have a mobmeee.war including all page definitions. I think this should be the way to go. I think portal-core should not define any pages, because pages are always used to present business of a specific portal installation. However, portal-core should include lots of very useful portlet or portlet-instance definitions so that third party developers like me to speed up the business. regards Yang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884643#3884643 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884643 |