Topics: Java Collection Framework

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Topics:

Java Collection Framework:


1) ArrayList
2) LinkedList
3) HashSet
4) TreeSet
5) HashMap
6) TreeMap
7) Stack
8) Queue
9) LinkedHashMap
10) LinkedHashSet
11) Deque
12) Vector
13) Hashtable
Threading:
14) Thread Synchronization
15) Thread Priorities
16) wait(), notify(), notifyAll()

String:
18) StringBuffer
19) StringBuilder
OOPS:
20) Inheritance
21) Polymorphism
22) Encapsulation
23) Abstraction
24) Interface
J2EE:
25) ServletConfig and ServletContext
26) Session Management in Servlet
(Session, Cookies)
27) URL-Rewriting

28)
29)
27)
30)
31)
32)

Filters in Servlet
JSP Actions
JSP Tags
JSP Custom Tags
JSEL
JSTL

You might also like