https://github.com/valchanoficial/java-intermediate
Java Intermediário - TreinaWeb
https://github.com/valchanoficial/java-intermediate
eclipse java javaee jpa jsp jstl mvc mysql servlets tomcat webservices
Last synced: 4 months ago
JSON representation
Java Intermediário - TreinaWeb
- Host: GitHub
- URL: https://github.com/valchanoficial/java-intermediate
- Owner: ValchanOficial
- License: mit
- Created: 2018-07-26T15:19:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T18:50:21.000Z (over 7 years ago)
- Last Synced: 2025-01-04T15:37:35.246Z (about 1 year ago)
- Topics: eclipse, java, javaee, jpa, jsp, jstl, mvc, mysql, servlets, tomcat, webservices
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [](https://github.com/ValchanOficial/java-basic)Java Intermediário
Curso da [TreinaWeb](https://www.treinaweb.com.br/): Java Intermediário.
- Introdução ao Java EE;
- [Tomcat 9](http://tomcat.apache.org/);
- Protocolo HTTP;
- JSP (JavaServer Pages);
- Servlets;
- Servlet API 3.0;
- Banco de dados([MySQL 8.0.12](https://www.mysql.com/)) e formulários;
- Cookies e sessão;
- Actions JSP;
- EL (Expression Language);
- JSTL;
- Web Services;
- Modelo MVC.