Umstellung auf Thymeleaf: Schritt 3 - Versucht, das Projet umzustellen
[website] / src / main / webapp / WEB-INF / views / test / formulare.jsp
index dbc9672..12f487e 100644 (file)
@@ -2,11 +2,9 @@
 <%@page pageEncoding="UTF-8"%>
 <%@page session="false" %>
 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
-<%@taglib uri="http://www.springframework.org/tags" prefix="s"%>
-<s:url var="base" value="/" />
 <t:insertDefinition name="test">
-  <t:putAttribute name="title" value="Formulare" type="string"/>
-  <t:putAttribute name="maincontent" type="string">
+  <t:putAttribute name="title" value="Formulare" type="string" cascade="true"/>
+  <t:putAttribute name="maincontent" type="string" cascade="true">
     <form class="form" action="#" method="get">
       <h2 class="f">Anzeigetext</h2>
       <div class="f textarea">