Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
852How can an application do a jms operation and have it succeed, independent of the result of the transaction?
804Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
928Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
933Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
1124An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
998A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
1017
Why do we need strings in java?
What is @responsebody in spring?
What is a loop java?
What is default exception handling in java?
What are the admin default ports?
What do you mean by spring java based configuration?
What are class paths? How can they be set?
What is callback interface in hibernate?
Is java call by reference?
What can be the reasons for server hang?
What are benefits of spring framework?
Explain about map interface in java?
What are the types of annotations?
What do you mean by composition in java?
Explain super keyword in java.