File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes Value thru portal-navigation:urlParam returns null Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Value thru portal-navigation:urlParam returns null" Watch "Value thru portal-navigation:urlParam returns null" New topic
Author

Value thru portal-navigation:urlParam returns null

Chinmay J. Shah
Greenhorn

Joined: Oct 03, 2007
Posts: 12
Hi,
I am using portal-navigation:urlParam tag for passing user name from theme to my portlet.
But when I retreive the parameter in portlet, the value it returns NULL.

Any suggestions on what can be wrong?


Thanks & Regards,
Chinmay
Hemant Sharma
Greenhorn

Joined: Feb 01, 2007
Posts: 23
Hi,

I assume you are targetting the render phase of the portlet. Check if you have given the attribute type="render" in your portal-navigation:urlParam tag.


Thanks & Regards,<br />Hemant K. Sharma
Chinmay J. Shah
Greenhorn

Joined: Oct 03, 2007
Posts: 12
I have tried to use render, it doesn't work.

Regards,
Chinmay
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Value thru portal-navigation:urlParam returns null
 
Similar Threads
show/hide portlet?
How can I tell if my portlet is JSR 168 or 286 compatible?
setting parameters in Portlet URL that other portlet can also retrieve?
Unable to retrieve User Info
User Name in JSR168 Portlet