<P>
Thanks Thomas.<BR>
<BR>
But when I am trying to retrieve the elements of the list I am getting the root folder elements not the folder elements that i want.<BR>
<BR>
Is there anything that I am missing?<BR>
<BR>
Ayvid<BR>
<BR>
<BR>
On Sat, 09 Oct 2004 Thomas März wrote :<BR>
>"Ayvid B" <ayvid_bh@rediffmail.com> writes:<BR>
><BR>
> > I want to know if there is a way to convert a CMSResource to<BR>
> > CMSJspNavElement?<BR>
> ><BR>
> > I am going through a folder which has some resources which are in<BR>
> > navigation and some resources which are not in navigation.<BR>
> ><BR>
> > The folder whose resources I am getting is itself not in navigation.<BR>
> > So I am using the method cmsObject.getResourcesInFolder for getting<BR>
> > the contents of the folder.<BR>
> ><BR>
> > Now I want to get only those elements of the folder which are in<BR>
> > navigation.<BR>
><BR>
>| CmsResource resource = null;<BR>
>| ArrayList list = new ArrayList();<BR>
>| Vector resources = cmsObject.getResourcesInFolder( "/test/" );<BR>
>| for ( int i = 0; i < subFolders.size(); i++ )<BR>
>| {<BR>
>|     resource = ( CmsResource ) subFolders.elementAt( i );<BR>
>|     if ( resource.isFolder() )<BR>
>|     {<BR>
>|         list.addAll( CmsJspNavBuilder.getNavigationForFolder( cmsObject, resource.getName() ) );<BR>
>|     }<BR>
>| }<BR>
><BR>
>But take a look at the source of CmsJspNavBuilder anyway.<BR>
><BR>
>HTH,<BR>
>Thomas<BR>
><BR>

</P>
<br><br>
<A target="_blank" HREF="http://clients.rediff.com/signature/track_sig.asp"><IMG SRC="http://ads.rediff.com/RealMedia/ads/adstream_nx.cgi/www.rediffmail.com/inbox.htm@Bottom" BORDER=0 VSPACE=0 HSPACE=0></a>