Advanced Java

Categories: Development
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Advanced Java is a subset of the Java programming language that deals with online applications such as websites and mobile applications.

Aside from the core Java components, it has some specific sections such as database connectivity, web services, servlets, and so on. It employs a two-tier architecture, which includes client-side architecture and server-side or backend architecture.


Java advanced is used for web-based applications and enterprise applications.


This course was created to teach you the fundamental Java programming skills you’ll need to land your first programming job or advance to a more senior position.

Course Content

An Introduction to Web Development Fundamentals

Front End Design using HTML, CSS, JavaScript

Introduction to RDBMS and Backend development using MySQL

Introduction to JEE architecture

Introduction to Servlet Technology

Working with Database (JDBC) using Servlet

RequestDispatcher and Session Management in Servlet

Servlet Filter, Event and Listeners

Introduction to JSP (Java Server Pages)

Scopes and Attributes

JSTL and JSP Expression Language (EL)

PROJECT