This course is designed to focus all features of advance java like JDBC, Event handling, AWT, SWING, servlet, Jsp, Ejb, Hibernate, Struts etc.
AWT and Event Handling:
AWT Controls
Event classes and Listener Interfaces
Adapter classes
Swing
working with applets
Basics of Swing:
JButton class
JRadioButton class
JTextArea class
JComboBox class
JTable class
JColorChooser class
JProgressBar class
JSlider class
Digital Watch
Graphics in swing
Displaying Image
Edit Menu for Notepad
Open Dialog Box
LayoutManagers:
BorderLayout
GridLayout
FlowLayout
BoxLayout
CardLayout
JDBC:
JDBC Drivers
Steps to connect to the database
Connectivity with SQL server
DriverManager
Connection interface
Statement interface
ResultSet interface
PreparedStatement
ResultSetMetaData
DatabaseMetaData
Stored procedures and functions
Transaction Management
JDBC New Features
Basics of Servlet:
Introduction
Basics of Web
Servlet API
Servlet Interface
GenericServlet
HttpServlet
Servlet Life Cycle
Working with Apache Tomcat Server
Steps to create a servlet in Tomcat
How servlet works?
ServletRequest
SrevletResponse
ServletConfig
ServletContext
Session Tracking
JSP:
Life cycle of JSP
JSP API
Scripting elements
scriptlet tag
expression tag
declaration tag
9 Implicit Objects
out
request
response
config
application
session
pageContext
page
exception
Directive Elements
page directive
include directive
taglib directive
Exception Handling
Action Elements
jsp:forward
jsp:include
Bean class
jsp:useBean
jsp:setProperty & jsp:getProperty
Displaying applet in JSP
Expression Language
Struts 2:
introduction
Struts2 Features
Steps to create Struts2 application
Understanding Action class
Understanding struts.xml file
Core Components
Interceptors
ValueStack
OGNL
Struts 2 Architecture
Struts2 Action
Action Interface
ActionSupport class
Interceptors
Hibernate:
hibernate framework
advantages
Hibernate Architecture
hibernate example
configuration file
mapping file