Do you want the dynamic navigation style or the exact tabs?
If you are looking for navigation style only, this can be done using the MasterPage concept. The top navigation style should be managed using the master page.
Then you just have to use the master page in the other web apps.
carolosmagnus
ASKER
I want to be able to use only the navigation from one wep app. This navigation will be dynamically updated when the navigation of the main web app is updated.
Is it possible to use the dinamyc navigation from one web app on all other web apps on the farm just by changing the master page or do I need to use the custom navigation provider pointed out by hades666?
If you are looking for navigation style only, this can be done using the MasterPage concept. The top navigation style should be managed using the master page.
Then you just have to use the master page in the other web apps.