0 Replies Latest reply on Aug 1, 2011 10:28 PM by brockj

    Encoding extra information into navigation URLs

    brockj

      Is it possible to create REST like URLs to portal pages?  I want to be able to encode some information into my URLs that i can extract and treat as public render parameters.

       

      for instance I have a page that has a navigation url such as '/page' and want to access it via a url like '/page/param1/param2'.  The page would have a single portlet on it that would extract the render params from the part after '/page/'

       

      I understand that the correct way to create a URL like this is to create a render URL and add render params, but in my case the URL is not being created from a portlet context.  I also want the URLs to be human readable and guaranteed not to change.

       

      cheers,

      Brock