{ embedded.getIdPath() };
// Build a URL to select that component, as if by the captive
// component itself (it's a Direct).
DirectServiceParameter dsp = new DirectServiceParameter(this, serviceParameters);
ILink link = service.getLink(getPage().getRequestCycle(), dsp);
writer.begin("span");
writer.attribute("class", "jwc-tag");