Advance Java

Overview
Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the “look and feel” of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model. Java can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. It can also be used to build a small application module or applet for use as part of a Web page. Applets make it possible for a Web page user to interact with the page.
Our training company provides real-time and placement focused Java Training in Delhi. Our Java training course includes basic to advance levels, we have a team of experienced trainers who are working professionals with hands-on real-time java projects knowledge, which will give you an edge over other institutes/companies. You will learn core Java extensive knowledge and skills that are based on “useful day to day J2EE web application” that will make you a better Java Technocrats forever.
PRE-REQUISITE TO LEARN JAVA:
Students/working-professionals must have the enthusiasm to learn the new technologies. If they are aware of any programming language Core Java it will help them to co-relate., but itβs not mandatory.
Curriculum
Object Oriented
Platform independent
Simple
Secure
Architectural-neutral
Portable
Robust
Conditional constructs
Looping constructs
While
Do-while
For
For-each
Break, continue
Switch statement
Learning String Operation
Learning character Extraction
Learning string Comparison
Class
Object
Instance & Static variables
Constructor
This keyword
Method
Instance & Static methods
Static block
Instance block
Method overloading
Static
Final
Abstract
Default
Public
Protected
Private
Extending classes
Method overriding
Abstraction
Encapsulation
Polymorphism
Use of Exception in java
Checked & Unchecked Exception
HTML Links
HTML Images
HTML Tables
HTML Lists
HTML Blocks
HTML Iframes
HTML Form Elements
HTML Input Types
HTML Input Attributes
CSS Overview
JavaScript Overview
Container Types
Container Services
Environment Setup
Life Cycle
GET method
POST method
Reading Form Data using Servlet
Servlets – Client HTTP Request
Servlets – Server HTTP Response
Web.xml Configuration
Error/Exception
Cookies
Hidden Form Fields
URL Rewriting
Http Session Object
Deleting Session Data
Introduction to JDBC & Driver
Types of Statement
Metadata in JDBC
Result Set (Scrollable & Updatable)
SQL Queries (Create, Read, Update, Delete)
Connection pooling
Accessing a Database
Creating a File Upload Form
Writing Backend Servlet
Why Use JSP
Advantages of JSP
JSP β Architecture
Compilation
Initialization
Execution
Cleanup
Scriptlet
JSP Declarations
JSP Expression
JSP Comments
Page
Include
Tag lib
HttpServletResponse Object
Request
Response
Out
PageContext
HttpServletRequest Object
GET method
POST method
Reading Form Data using JSP
Cookies
Hidden Form Fields
URL Rewriting
HttpSession Object
Deleting Session Data
Writing Backend JSP Script
Accessing JavaBeans
Accessing JavaBeans Properties