url

toc
${mm:url}

Simple version of the 'url' tag, which can be used more concisely directly in a href attribute or so.

Signature: java.lang.String url(java.lang.String, javax.servlet.jsp.PageContext)

(since: MMBase-1.8.2)
see alsourl | link | link
example 1
      <link media="screen" type="text/css" href="/css/general.css" rel="stylesheet" />