Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
what are synchronized methods and synchronized statements? : Java thread
Can a jsp be called using a servlet?
What is the difference between preemptive scheduling and time slicing?
Are generics important java?
What are the benefits does hibernatetemplate provide?
What is the difference between yield() and sleep()?
What is the range of a character variable?
What does the @override annotation do?
Can we clone singleton class in java?
What is layout in java?
If a method is declared as protected, where may the method be accessed?
Explain the two tier and three tier architecture of jdbc.
in struts how to use hibernate with struts>
Why java is platform independent? Explain.
How to notify an object in session when session is invalidated or timed-out?