Java is a high level programming language which has been specifically designed to deliver content on the web. It is much simpler than C++. It is an object oriented programming language. It can be used to create an entire application which will run on a single computer or be distributed amongst various servers and clients in a particular network. Come & Join Java Training Courses in Kolkata.
what you will get from our Java Course ?
You will be taught about the fundamentals of the programming language.
You will also learn about the evolution of it.
You will be provided with an overview of Java language.
You will come to know about constants, variables, and also data types.
We will teach you about operators and expressions.
You will learn about decision making and looping and also about decision making and branching.
You will be taught about arrays and springs.
You will learn about interfaces and multithreaded programming.
You will learn how to manage errors and exceptions.
You will be taught about applet and graphics programming.
You will learn to manage input/put files.
You will also be introduced to swing.
ADVANCE JAVA ( J2EE / JEE ) WITH PROJECT
Module 1
Providing an overview of the Java Script and HTML
Forming basic HTML pages using img, table, itc.
Making use of Java Script for validation.
Making use of Adobe Dream Weaver CS6
Module 2
Java Database Connectivity ( JDBC )
An introduction to JDBC
About JDBC driver and its various types.
Connection flow of JDBC.
Java SQL package.
Connection.
Driver Manager.
Setting result
Statements
Writing down simple JDBC program.
Addition of data to the table.
Updating and deleting data.
Making use of prepared statements.
Module 3
Java Servlet Technology
Providing an overview of the application server or Serviet container.
About Serviet
About Serviet Life Cycle
Initializing serviet
Writing down the service methods.
Obtaining information from requests.
Construction of responses
Deploying serviet within with the help of web app.
Servlet 3.0 within tomcat 8.x.
Way to control and choose serlet 2.5 and also serlet 3.0, as per the requirement of the client by using metadat-complete attribute in web.xml.
Module 4
Creating data handling servlet.
Insertion of data into the database with the help of JDBC and JNDI.
Servlet to servlet communication with the help of request dispatcher using forward and include method.
Session tracking
Making use of cookies
Rewriting URL
Session timeout configuration.
Ways to kill a session.
Tracking modes in session config (JEE 6.)
Improving cookie security with the help of http-only session config (JEE).