Subversion Repositories bacoAlunos

Rev

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

Rev 2009 Rev 2018
Line 3... Line 3...
3
  User: danif
3
  User: danif
4
  Date: 13/11/2018
4
  Date: 13/11/2018
5
  Time: 11:47
5
  Time: 11:47
6
  To change this template use File | Settings | File Templates.
6
  To change this template use File | Settings | File Templates.
7
--%>
7
--%>
-
 
8
<%@ page import="teste.Teste" %>
8
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
9
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
9
<html>
10
<html>
10
<head>
11
<head>
11
    <title>Title</title>
12
    <title>Title</title>
12
</head>
13
</head>
13
<body>
14
<body>
14
 
-
 
-
 
15
Pagina nao encontrada
15
</body>
16
</body>
16
</html>
17
</html>