}
// FIX ME: how can we add a prepare action and a mark action at the same time?
// But I think this branch is never used anyway. (?)
uri.setAction( ACTION_MARKPAGE );
uri.addPathInfo( "portlet", aPortletName );
}
else
{
throw new JetspeedException( "Incorrect Type / Subtype combination." );
}