Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kb:jsp [2016/08/04 07:56] – created yehudakb:jsp [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Tepmlates ===== ===== Tepmlates =====
  
-<code jsp WEB-INF/tags/genericpage.tag>+<code html WEB-INF/tags/genericpage.tag>
 <%@tag description="Overall Page template" pageEncoding="UTF-8"%> <%@tag description="Overall Page template" pageEncoding="UTF-8"%>
 <%@attribute name="header" fragment="true" %> <%@attribute name="header" fragment="true" %>
Line 22: Line 22:
 </code> </code>
  
-<code jsp WEB-INF/page.jsp>+<code html WEB-INF/page.jsp>
 <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@page contentType="text/html" pageEncoding="UTF-8"%>
 <%@taglib prefix="t" tagdir="/WEB-INF/tags" %> <%@taglib prefix="t" tagdir="/WEB-INF/tags" %>
kb/jsp.1470297376.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0