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 immediate superclass of the applet class?
What is the way to rollback transaction if something goes wrong using hibernate api?
What does @override mean?
What are the components of spring framework?
What are the most common methods of hibernate configuration?
Does hibernate support polymorphism?
What is nested class?
What does java stand for?
How do you invoke a servelt?
Does isempty check for null?
Explain dependency injection and its types?
How do I find the jms queue in weblogic?
Which is the default scope of bean in spring? In addition, are they synchronized?
Can a constructor be private and how are this() and super() method used with constructor?
how to protect servlets in java ee applications?