1. JSE
2. JDBC
3. Servlet
4. Hibernate
5. Struts
6. Spring
7. SQL
JSE
1.
Operators in java
2.
Control Statements
3.
Input and Output
4.
Arrays
5.
Strings
6.
String Buffer and String
Builder
7.
Introduction to OOPS
8.
Classes and Objects
9.
Methods in Java
10.
Relationship between Objects
11.
Inheritance
12.
Polymorphism
13.
Type Casting
14.
Abstract classes
15.
Interface
16.
Packages
17.
Exception Handling
18.
Wrapper classes
19.
Collection Framework
20.
Streams and Files
21.
Threads
22.
Generic Types
23.
Enumerations
24.
Annotations
25.
This and super key words
26.
Cloning
27.
Class.forName()
28.
Hard coding
29.
Reflection API
30.
Regular expressions
31.
Serialization
32.
I18N applications
33.
Transient variables
34.
Java Mail API
35.
ANT
36.
Log4 j
JDBC
1.
Introduction
2.
Procedure to develop a JDBC application?
3.
Types of JDBC queries?
4.
Statement Object
5.
Prepared Statement
6.
Callable Statement
7.
Types of Result Set
8.
Batch Updates
9.
Transactions
10.
Meta data
11.
Types of JDBC drivers
12.
JNDI
13.
Connection Pool
Servlet
1.
Introduction to Web based
application
2.
Servlet interface
3.
What happened when we deploy
web application in the server?
4.
Static and dynamic Servlet
5.
Servlet Context and Servlet
config objects
6.
Types of servers
7.
Procedure to create war files
8.
Approaches for deploy web
applications
9.
When server create Servlet
Objects
10.
Constructor in Servlet
11.
First init and second init in
Servlet
12.
First service and second
service in Servlet
13.
Introduction to JSP
14.
JSP elements
15.
JSP implicit variables
16.
Template Text
17.
Script let
18.
JSP expressions
19.
JSP declarations
20.
JSP Directives
21.
JSP action jags
22.
JSP custom tags
23.
EL Expressions
24.
Hidden variables
25.
cookies
26.
Session objects
27.
Session with url re-writing
28.
Scoped variables(in JSP and
Servlet)
29.
Request Dispatcher
30.
Named Dispatcher
31.
send redirect method
32.
Java Beans
33.
EJB
34.
MVC 1
35.
MVC 2
36.
Procedure to develop custom
tags
37.
Custom tags
Hibernate
1.
Introduction to hibernate
2.
Basic hibernate application
3.
Hibernate configuration file
4.
Hibernate mapping file
5.
Hibernate application
6.
Internal process of the
application
7.
Hibernate methods
8.
Manual Hibernate
application(stand alone and web based)
9.
Use of wrapper classes in
hibernate application
10.
Hibernate reverse engineering
11.
HQL
12.
Positional Parameters and named
positional parameters
13.
Criteria
14.
Native SQL
15.
Single ton design pattern
16.
Hibernate generators
17.
Composite primary key in
hibernate application
18.
Relation ships
19.
Cascading
20.
inverse
21.
lazy initialization
22.
Named queries
23.
Hibernate disadvantages
24.
Procedures in hibernate
25.
ORM levels
26.
Hibernate states.
27.
Hibernate annotations
Struts
1.
struts web.xml file
2.
Action class
3.
Internal process when we send
request to the action class
4.
I18N application(JSE, WEB)
5.
I18N in struts(single and
multiple files)
6.
Dealing errors in struts
7.
bean:messages and html:meaage
8.
Action form
9.
Dyna action form
10.
Dyna validator form
11.
DAO design pattern
12.
DTO and VO design pattern
13.
Integrating struts and
hibernate
14.
Template design pattern
15.
Predefined actions
16.
Local forward and global
forwards
17.
Global exceptions
18.
Tiles
19.
Filters
20.
Listeners
21.
Single thread model
Spring
1.
Core module introduction
2.
spring containers (bean factory and application context)
3.
scope attributes
4.
lazy init attribute
5.
reference types
6.
wiring and auto wiring
7.
Spring types
8.
method injection and
constructor injection
9.
DAO module
10.
ORM module
11.
ORM by annotations
12.
web application in spring
13.
internal process when we deploy
spring application inserver
14.
Abstract controller class
15.
spring bean life cycle
16.
I18N applications
17.
Form based applications.
18.
Spring AOP
19.
Spring Transaction Management
20.
Spring Junit
SQL
1.
DDL
2.
DML
3.
DRL
4.
TCL
5.
DCL
6.
Logical operators
7.
Pattern matching operators
8.
Functions
9.
Misalliance Functions
10.
Data types
11.
Constraints
12.
Joins
13.
Set operators
14.
Sub queries
15.
Pseudo columns
16.
Views
17.
Indexes
18.
Sequences
19.
Synonyms
20.
Normalizations
21.
codd Rules
22.
Control Structures
23.
Exceptions
24.
Types of Exceptions
25.
Cursors
26.
Procedures
27.
Functions Packages Triggers
No comments:
Post a Comment