Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 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 2279Can 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 2399
What happens when a thread cannot acquire a lock on an object in java programming?
What is collections framework?
What do you understand by the term wrapper classes?
What will be the output of round(3.7) and ceil(3.7)?
Why do we need spring boot starter parent? : Spring Boot
how to split string in java?
How java is similar to c?
What do you understand by j2ee?
What is meant by full object mapping?
What is the difference between an object-oriented programming language and object-based programming language?
What is finalize()? Is finalize() similar to a destructor?
What methodology can be utilized to link to a database?
Is string an object in java?
Why is ejb used?
Is hibernate framework?