Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is the difference between constructor and setter injection?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What is abstract class? Explain
What does %d do in java?
How do edit/modify the property/configuration files?
Is python more secure than java?
What is spring batch framework?
What are class paths?
Why do we need struts?
How can we reduce database write action times in Hibernate?
What are the different advice types in spring?
How can the issue associated with high CPU usage be solved?
Write a java program to check if a number is prime or not?
What is context root?
What is the purpose of @results?