How to set a portal page title from within a portlet? - portlet

How can I set a portal page title from within a portlet programatically? I'm using Websphere Portal 6.1. I tried the option from the below link. But I didn't work. Does anyone has any idea?
http://wpcertification.blogspot.in/2010/09/changing-title-of-portal-page.html
http://wpcertification.blogspot.in/2010/09/enable-two-phase-rendering-in-portlet.html

Related

Backbase redirection issue

I'm running a portal based on Backbase and I have recently added a new LINK file (let's call it myLastLinkPath) in the following path:
src/main/import-scripts/portal/myPortal/links
The problem now is that when I access (through the browser) to my site, it redirects automatically to the last added link.
I mean, if I go to www.mysyte.com, it is redirectected to www.mysite.com/myLastLinkPath
It is the Default Landing Page of your portal.
You can check this in the portal configuration page, in the special pages tab

How to call web service method from Web content display in Liferay 6.2?

I am creating a page using Liferay 6.2 where i need to display html contents sent as response from web service method. After seeing the customization and features available in web content display, i am planning to use them. As i am new to VM and FTL, i am not sure how to call web service method from web content display content. Please help me.
You can create a custom velocity tool as explained in this post.

Where is the 'add platform' button in facebook's app dashboard?

I don't seem to find the 'add platform' button anywhere on the basic settings page for my newly created app to configure the platform. Please help me find it. I'm attaching the screenshot as well. Probably just me!

How to create a new psml page?

I've encountered a .psml page in a portlet app and I don't know how it was created. There exists no physical file for the .psml page. In jetspeed is it possible to create a page via portlet UI, if so how is this achieved ?
Yes you can create a page in JetSpeed through the UI. To do this
Log in using your administrator account.
Click 'edit' (the little pencil icon that shows on each page)
You will see the Page, Folder and Layout configuration on that page.
My understanding is that .psml files are supposed to live inside the pages folder in your Jetspeed home.
Interestingly though, you say your .psml page is inside your app. I am not sure why this would be. If this is the case, perhaps the page was put there by accident?

What is the difference between a Portlet label and a Portlet page (Websphere Portal Server 6.1)

What is the difference between a portlet label and a portlet page?
See the following references:
Portlet Label
Portlet Page