A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Portals and Portlets
Author
Creating a renderURL
laura mccord
Ranch Hand
Joined: Feb 10, 2009
Posts: 80
posted
Sep 24, 2009 11:00:35
0
I'm not sure if this is a display:tags library issue or the way I'm creating the render url so I don't know where to post this topic.
I've created a url using :
<portlet:renderURL var="myUrl"></portlet:renderURL>
When I use this url in my display tags pagination tag:
<display:table name="${contents}" id="content" pagesize="30" requestURI="${myUrl}">
The url that is created looks like this:
http://myportal.com/
<MyPortlet Name>
/portal/tag.4a67edeb97f6eb02.render.userLayoutRootNode.target.n1295.uP?d-1332887-p=2&uP_portlet_action=false&activeTab=5#n1295
This url is not working if I have 'My Portlet Name' included in the url. When I remove the portlet name everything works well.
Any suggestions?
Thanks so much
I agree. Here's the link:
http://jrebel.com/download
subject: Creating a renderURL
Similar Threads
Return ONLY the contnet of a portlet
Replacement for createReturnURI in JSR1 68
"struts_action" param inside renderURL tag for liferay's MVCPortlet
Maximize a portlet
Portlets+AJAX - accessing portlet objects
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter