clauvane / CRUD-JSP

CRUD construído utilizando JSP + SERVLET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD-JSP

CRUD construído utilizando JSP + SERVLET

Step by step

  1. Create database evolucao
  2. Create schema evolucao
  3. Create table tb_aluno
  4. Create columns: id, nome, idade, email e data_nascimento

About

CRUD construído utilizando JSP + SERVLET

License:Apache License 2.0


Languages

Language:HTML 60.6%Language:Java 37.9%Language:CSS 1.5%