Name some of the design patterns used in spring framework?
What is contextloaderlistener?
How to create applicationcontext in a java program?
What is spring ioc container?
What is the importance of spring bean configuration file?
What are different types of spring bean autowiring?
What are some of the important features and advantages of spring framework?
How to handle exceptions in spring mvc framework?
Can we have multiple spring configuration files?
What is dispatcherservlet and contextloaderlistener?
What is spring security?
What are some of the best practices for spring framework?
What is the advantage of persistent message delivery compared to nonpersistent delivery?
Give an example of using the publish/subscribe model.
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?