Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What are the advantages of object-relational mapping (orm)?
What is the purpose of @before?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Can there be an abstract method without an abstract class?
What is generic type?
What is not thread safe?
How will you call an Applet using Java Script Function?
How do I configure jdbc so that the jms jdbc store recovers automatically?
Is it possible to create both queues and topics to single jms server? if yes then how it works?
How do you swing an applet?
What is meant by adminserver?
What is the msi mode in weblogic? How can you enable and disable this option?
Explain java code for recursive solution's base case?
How strings are created in java?
What is difference between adapter class and listener?