lk rote: > <c:set var="var1" value="<cms:info property='opencms.request.uri' />" /> > > But var1 is set to "<cms:info property='opencms.request.uri' />" and not > to the value returnet by the cms:info tag. Try to nest the info tag within the set tag. Robert