Pagelet Names in Templates
You can specify a pagelet name in the template rather than specifying a URL. This is the syntax:
<Pagelet Name="My Pagelet">
<Source Product="Portal" Pagelet="MY_PAGELET" />
</Pagelet>If the portal servlet sees the Pagelet attribute in the Source tag, it looks up that pagelet name in the registry and uses the associated URL there.