Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 651247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T22:08:31+00:00 2026-05-13T22:08:31+00:00

Here is the scenerio: We have an application running on Webphere Portal Server 6.1

  • 0

Here is the scenerio:
We have an application running on Webphere Portal Server 6.1 and Spring MVC. There is a page with a single portlet that shows a grid full of records. Once one of those records is clicked, it must navigate to another portlet that resides on a different page – possibly even a different portlet application on the same portal server – and display that specific record.

Here’s the question:
I’ve read that, through the use of Portal 2.0’s “Public Render Parameters”, you can share data between portlets – and that should solve most of my problems. The trouble is, I cannot find how that works when using Spring MVC. I can’t find a reference to “Public Render Parameters” in the spring MVC technical documentation, yet some people have said they have it working. Can someone show me specifically where the detailed documentation on this is, or give me small code snippit of an example that shows how I can access these public render parameters in my controller classes? Also, if there is a better way to achieve this in my environment, what is it and where can I find an example? Please don’t answer with, “If you need to do this, you shouldn’t be using a portal” or “If you use XYZ technology instead, then you can do this and that“. I cannot change the environment – it is what it is – I just need to make it work! 🙂 Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T22:08:32+00:00Added an answer on May 13, 2026 at 10:08 pm

    You can use public render parameters in the same way as you use your own
    render parameters. You just have to declare them in your portlet.xml.
    Just be aware that you are not allowed to have public render parameters that
    have the same name as “private” render parameters.

    You only need to add something like this to your portlet.xml:

    <public-render-parameter>
          <identifier>myParam</identifier>
          <qname xmlns:x="http://sun.com/params">x:myParam</qname>
    </public-render-parameter>
    

    and add the following line to your portlet descriptor:

    <portlet>
          . . .
         <supported-public-render-parameter>myParam</supported-public-render-parameter>
    </portlet>
    

    Then you can use the regular getRenderParameter calls for “myParam” in all portlets that have this entry in their portlet descriptor.

    For more information:
    http://blogs.oracle.com/deepakg/entry/jsr286_public_render_parameter_feature

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's the scenario: I have a multi threaded java web application which is running
Here's the scenario: You have an ASP.Net application supported by a Microsoft SQL Server
So here is the scenario. I have an internationalized application using .NET MVC in
I have a client/server application written in C#/.NET 3.5 that I want to do
My scenerio is like this: On the server there is an application which exposes
Here is my scenario. I have a website running under AppPool1 and that works
Here is the scenario: I have a visual that displays some data The data
Here's the scenario: I have a private site that, once logged on, will display
Here is the scenario: I have an object called a Transaction that needs to
Here is my scenario: I have a document, currently a FlowDocument, that I would

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.