WebSphere Portal Server - node

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > October 2004 > node





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 node
Carsten Blieske

2004-09-23, 9:10 am

Hi,

does anyone know how to get the actual nodeId, in portal5??


Carsten


Michiel

2004-10-12, 1:04 am

Do you mean from your portlet? Ifso, try this;

ModelUtil util = ModelUtil.from(request);
String nodeID = ((NavigationNode) util.getNavigationSelectionModel().getSelectedNode()).getContentNode().getObjectID().toString();
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com