USA : +1 732 325 1626
IND : +91 800 811 4040
Mail ID : info@bigclasses.com
Online Training

Adv Java Online Training Content

                >>>>>>>>>Advanced Java Online Training Course<<<<<<<<<<<

 
JDBC (Java Database Connectivity)

     Introduction
    Types of Drivers
    Types of Statements – Statement
    Prepared Statement
    Callable Statement
    ResultSet, ResultSetMetaData
    Working with Scrollable ResultSet


Swings

    The Java Foundation Classes
    JFC Technologies
    Swing Features
    Swing Components
    Comparison between Swing and AWT
    Event Handling
    Dialogs – Modal and Modalless

RMI(Remote Method Invocation)

    Introduction
    What is Distributed Object Sytem
    Distributed Object Technologies
    RMI Architecture
    RMI Registry Services
    RMI Applications
    Removing Objects from Registry

Servlets

    Introduction
    Why are Servlets better than CGI
    Environment Setup
    Web Server Configuration
    Servlet Life Cycle
    Running Servlet
    Calling the Servlet from HTMl
    Session Tracking – Using Session API
    Using URL Rewriting
    Using Cookies
    Using Hidden Fields

Java Beans

    Introduction
    Component Architecture
    Creating a Bean Class
    Manifest, Generating jar
    Checking the bean execution using BDK
    Using the Bean in another Application