Hi All,
I am planning to use WCM Navigator component
in Portal theme as secondary nav in my portal theme.  There are two levels
of navigation - top navigation links will come from theme navigational
spi and secondary level navigation links will come from WCM Navigator component
with resulting content links based on top navigation page. I have implemented with URLcmpt tag to point content's respective portal url page in WCM navigator component. I designed and implemented the solution
for above requirement,  I have used WCM API to retrieve WCM navigator
component in portal theme. it is working for secure portal site but not for anonymous
site. 
When i use URLcmpt tag, it ia always generating
secure link  "wps/myportal/...."  as navigator component results links in  anonymous web
site.   is there any way to get links like "wps/portal/....." using URLcmpt tag or any other approach would be helpful?
We are using
WebSphere Portal v8.  Is there any solution for me? Please let me
know.
Please find attachment for screenshot of portal page including theme & secondary nav details