Navneet Nigam commented on May 1, 2013

Re: Implementing friendly URLs in IBM WebSphere Portal 8-based WCM rendering

Hi Amit

Thanks for the great Article..

Does this approach will work if we are having multilanguage support ?

We have requirement of implementing friendly URL in Portal 8 but our customer portal is supported in many language.

I think Portal keeps navigation state to keep the current selected language per session.

Could you please give some more details on this and also to my question.

Thanks

Navneet

Amit Pareek commented on Mar 2, 2013

Re: Implementing friendly URLs in IBM WebSphere Portal 8-based WCM rendering

Hi Vincent Saulnier ,

This article is speciic and tested for Portal/WCM version 8.

But you can try same steps for portal 7 also , for that you need to refer PortalServer_root\theme\wp.theme.modules\webapp\installedApps\ThemeModules.ear\ThemeModules.war\themes\html\dynamicSpots .

Again , Im not sure if this thing work there .

Please let us know about your findings.

Tahanks ,

Amit .

Vincent Saulnier commented on Feb 12, 2013

Re: Implementing a clean URL in IBM WebSphere Portal 8-based WCM rendering

Hi, I have this requirement on one of my projects but I'm on Portal 7. Is there a way to make this work with this version of portal?

Juan C Moreno commented on Jan 2, 2013

Re: Implementing a clean URL in IBM WebSphere Portal 8-based WCM rendering

Hi Amit. Those are great news!

Thank you.

Amit Pareek commented on Jan 2, 2013

Re: Implementing a clean URL in IBM WebSphere Portal 8-based WCM rendering

Hi Juan ,

As you mentioned "Lets say that I have a portal with 100 pages of pure content, and 5 pages that have other portlets. Will this feature work for me on this portal; even if it's just in the pure content pages. The other 5 wont break."

I would say , yes this feature of clean url will work for non-wcm (normal jsr) portlet . But it will work in there view(doView) mode , once the user do any action(process Action ) called it will have those parameter in the url .

Juan C Moreno commented on Dec 27, 2012

Re: Implementing a clean URL in IBM WebSphere Portal 8-based WCM rendering

Hi, I understand that this new feature works best in portal pages that only have a web content viewer portlets in them, and I totally understand if a page that has a login portlet besides some content needs to store state information, but, will this two co-exits or will they conflict?

Lets say that I have a portal with 100 pages of pure content, and 5 pages that have other portlets. Will this feature work for me on this portal; even if it's just in the pure content pages. The other 5 wont break.

Amit Pareek commented on Oct 31, 2012

Re: Implementing a clean URL in IBM WebSphere Portal 8-based WCM rendering

Well this step is not mandatory , as we are pointing WCM local rendering portlet to a site area in step 4 .

Denny Pichardo commented on Oct 29, 2012

Re: Implementing a clean URL in IBM WebSphere Portal 8-based WCM rendering

Is this step really necessary? Part 3. #3 "Change newly created Managed Page content association, mapping it to the Site Area created in Step 1."

Main reason I asked is that you loose a key benefit from using Managed Pages which is automatic associating the Page to a Site Area.