Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
977When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
980Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
996
What are the advantages of inversion of control?
What is the difference between a generic servlet and http servlet?
Can we catch more than one exception in single catch block?
What method is invoked to cause an object to begin executing as a separate thread?
What is an sql dialect?
Why do we need jdbc driver?
Which package is imported by default?
Why java is a platform?
Explain the difference between awt and swt.
How to make a non daemon thread as daemon?
Is orm slow?
What is stateless code?
Is void a data type in java?
What is difference between classnotfoundexception and noclassdeffounderror?
What are the 4 types of jdbc drivers?