Thank you, Woonsan. I have refer the LayoutPortlet.java, and I think the PageManager.updatePage() is very useful for me in adding a portlet into a page in my porgram,
I'm trying to find a way to automatically publish a portlet to some portal user, but I think there is a problem about geting the page ids of users, if the psml in db mode I can get the page ids from DB table page, but if the psml in file mode how can I get those ids? Woonsan Ko wrote: > > Hi Bon, > > I think you can refer to LayoutPortlet.java. Actually, we're using this > local portlet in the web UI. > The `addPortletToPage' method could be very useful. > IMHO, if you stick to APIs such as Page, Fragment and > `pageManager.updatePage()', you don't have to consider the difference of > the mode, file or db. > > -Woonsan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Publishing-a-new-Portlet-to-every-portal-user-tp18024366p18061555.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]