Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What do you understand by soft reference?
What carriage return means?
What is the function of t3 in weblogic server? : BEA Weblogic
Explain bean in spring and list the different scopes of spring bean?
How to reverse a string in java?
What are the methods available in a class?
What is dao and pojo?
Do you know how can third-party jdbc driver be used with jms?
What is meaning of cascade in hibernate?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
What is the default bean scope within spring?
What is jdbc driver in java?
What is the use of default method in interface in java? Explain
What is the difference between a scrollbar and a scrollpane?
How do you override a method in java?