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 use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
1 2290Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
1 2411
What are different ways to disable hibernate second level cache?
How can we make string upper case or lower case?
What are the benefits of ioc in spring?
How does cluster communication happen?
Which sorting algorithm is best in java?
What are the core interfaces are of hibernate framework?
What is webcontainer?
Why actionservlet is singleton in struts?
What is the use of welcome-file-list?
What is jdbc odbc?
What is the difference between jdbc and jndi?
What does service layer do?
Can we assign the reference to this variable?
How do I start wls and configure jms?
What do you understand by abstract classes?