|
|
govindaswamy vaithiyanathan -
on 5/23/08 at 3:30 PM
do i need to include any portlet file inside my header.jsp page to get my menu navigation output.?
i use this <jalios:include pub="<%= box.getChildren()[0] %>"/> to get my navigation result as an array.
But i need to get single element from this array so i can use inside my <div class="nav_principale"></div>
|
|