|
|
Course - Advanced Java
- Java Beans model. Beans v/s Active X controls. Introspection mechanism.
- Persistence, Serialization, Bean creation and using the same in an application.
- BDK (Beans development Kit), etc.
- JFC / SWING. Java foundation Classes. Model view controller architecture. Basic swing classes.
- RDBMS concepts, JDBC v/s ODBC, JDBC statements and classes.
- Building database applications using JDBC. Resultset object.
- Stored Procedures and Triggers, MetaData classes etc.
- Building swing applications etc.
- Serialization in Java. Serializable interface. Custom serialization.
- Distributed objects. Role of stubs and skeleton. Role of serialization and reflection, etc.
- RMI (Remote Method Interface) concepts, Building RMI applications. RMI classes and interfaces etc.
- JNI (Java Native Interfaces), Concept of DLL, Building a DLL. Using native keyword as part of applications.
- Implementing the native methods in C/C++ etc. JNI-RMI applications.
- Servlet classes, Significance of server side includes, Building servlet applications.
- Servlet Chaining, Building JSP pages, different ways of Session tracking, etc.
- JSP/Servlets. Including HTML pages in JSP. JSP engine etc.
- CORBA architecture, ORB (Object Request Broker) Concept, CORBA services.
- Using Visigenic visibroker to develop CORBA applications, Static and Dynamic invocation etc.
- Security – 4 Pillars of security, Signed Applets and the tools required for creating signed applets.
|
|