/[projects]/dao/DaoAdresseService/WebContent/admin.jsp
ViewVC logotype

Annotation of /dao/DaoAdresseService/WebContent/admin.jsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2336 - (hide annotations) (download)
Sun Feb 22 20:17:55 2015 UTC (9 years, 3 months ago) by torben
File size: 426 byte(s)
Sync to svn
1 torben 2336 <%@page contentType="text/html" pageEncoding="UTF-8"%>
2     <%@taglib prefix="t" tagdir="/WEB-INF/tags" %>
3    
4     <t:genericpage>
5     <jsp:attribute name="header">
6     <h1>Welcome</h1>
7     </jsp:attribute>
8     <jsp:attribute name="footer">
9     <p id="copyright">Copyright 1927, Future Bits When There Be Bits Inc.</p>
10     </jsp:attribute>
11     <jsp:body>
12     <p>Hi I'm the heart of the message</p>
13     </jsp:body>
14     </t:genericpage>

  ViewVC Help
Powered by ViewVC 1.1.20