You are on page 1of 2

1.

DI and AOP
2. Web Services (JAX-RS,JAX-WS)
3. JDBC
4. DHTML ,XHTML,HTML
https://en.wikipedia.org/wiki/Dynamic_HTML
http://www.w3schools.com/html/html_xhtml.asp

5. finalizer
http://stackoverflow.com/questions/2506488/when-is-the-finalize-methodcalled-in-java
http://howtodoinjava.com/2012/10/31/why-not-to-use-finalize-method-in-java/

6. transient
http://stackoverflow.com/questions/910374/why-does-java-have-transient-variables
https://en.wikibooks.org/wiki/Java_Programming/Keywords/transient

7. tomcat replication and clustering with load balancing


https://www.mulesoft.com/tcat/tomcat-clustering

8. hibernate
9. coupling and cohesion
http://stackoverflow.com/questions/3085285/cohesion-coupling
http://home.adelphi.edu/sbloch/class/adages/coupling_cohesion.html

10. DB replication and clustering


Docs from FRT data

11. AJAX
https://en.wikipedia.org/wiki/Ajax_(programming)

12.
13.
14.
15.

JS/JQUERY
MVC ,Spring,JSF,JSP,Servlets
DB
static,final etc on classes methods,constructors

http://www.javatpoint.com/static-keyword-in-java
http://stackoverflow.com/questions/7486012/static-classes-in-java
http://stackoverflow.com/questions/18036458/why-cant-we-have-static-outerclasses
http://www.javatpoint.com/final-keyword
http://beginnersbook.com/2013/04/java-static-class-block-methods-variables/
http://stackoverflow.com/questions/15655012/how-final-keyword-works

16. OOP
17. DSA
18. JAVA basics (jre,jvm,byte code etc)

19. EJB and POJO


20. XML,XSLT
21. Design patterns

You might also like