Subversion Repositories bacoAlunos

Rev

Rev 1582 | Rev 1609 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1582 Rev 1608
Line 38... Line 38...
38
    <ul>
38
    <ul>
39
        <li><html:link page="/examples/tagsTemplates/helloTag.jsp">Utilização de um template simples (Hello)</html:link></li>
39
        <li><html:link page="/examples/tagsTemplates/helloTag.jsp">Utilização de um template simples (Hello)</html:link></li>
40
 
40
 
41
        <li><html:link page="/examples/tagsTemplates/bodyTag.jsp">Utilização de um template com body (BodyTag)</html:link></li>
41
        <li><html:link page="/examples/tagsTemplates/bodyTag.jsp">Utilização de um template com body (BodyTag)</html:link></li>
42
        <li><html:link page="/examples/tagsTemplates/objectAttributeTag.jsp">Utilização de um template passando um objecto complexo /objectAttributeTag)</html:link></li>
42
        <li><html:link page="/examples/tagsTemplates/objectAttributeTag.jsp">Utilização de um template passando um objecto complexo /objectAttributeTag)</html:link></li>
-
 
43
    </ul>
-
 
44
 
-
 
45
 
-
 
46
	 <h2>Diretorios Virtuais</h2>
43
 
47
 
44
 
-
 
45
 
-
 
46
 
48
    <ul>
-
 
49
        <li>LINK DE TESTE</li>
47
    </ul>
50
    </ul>
48
 
51
 
49
 
52
 
50
</body>
53
</body>
51
</html>
54
</html>