<% /* * ==================================================================== * Copyright (c) 2005-2009 sventon project. All rights reserved. * * This software is licensed as described in the file LICENSE, which * you should have received as part of this distribution. The terms * are also available at http://www.sventon.org. * If newer versions of this license are posted there, you may use a * newer version instead, at your option. * ==================================================================== */ %> <%@ tag body-content="empty" language="java" pageEncoding="UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="sventon-ui" uri="/WEB-INF/sventon.tld" %> <%@ taglib prefix="cow" uri="/WEB-INF/cow.tld" %> <%@ attribute name="command" required="true" type="org.sventon.web.command.BaseCommand" %> <%@ attribute name="url" required="true" type="java.lang.String" %> <%@ attribute name="clickable" required="true" type="java.lang.Boolean" %> ${url} ${url} / ${pathSegment} ${pathSegment} / ${command.target}