Subversion Repositories bacoAlunos

Rev

Rev 2001 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<%@ page import="pt.estgp.es.Teste" %>
<%@page language="java" contentType="UTF-8" %>

<%

        Teste t = new Teste();

%>

<html>
<body>
        <%=t.hello()%>
</body>
</html>

Generated by GNU Enscript 1.6.5.2.