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 2196Can 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 2339
What's the base class of all exception classes?
What is delegatingvariableresolver?
What are the difference between spring aop and aspectj aop?
What is jvm? How its run?
What is an inner class in java?
What are data types in programming?
State the differences between applicationcontext and beanfactory in spring?
How does the java compiler work?
What is keyword auto for?
What is an odbc driver?
What is collection mapping?
what is mq client?
Is having static initializer blocks legal in ejb?
How do I programmatically get a list of queues or topics? : BEA Weblogic
What is the difference between concern and cross cutting concern in spring aop?