WebSphere Portal Server - Re: Call a Portal Page From a Portlet

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > May 2006 > Re: Call a Portal Page From a Portlet





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Call a Portal Page From a Portlet

2006-05-10, 1:17 pm

The urlGeneration tag will do this for you:

<%@ taglib uri="/WEB-INF/tld/portal.tld" prefix="portalwps" %>

...

<portalwps:urlGeneration contentNode="nodeid" accessControlCheck="NoCheck">
<a href="<% wpsURL.write(out); %>" > Link to another portal page </a>
</portalwps:urlGeneration>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com