Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
1051Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
1035Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
1039What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
1135Which 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? : BEA Weblogic
929
What is use of final keyword in java?
Can private class be extended java?
Why is dao used?
Can we sort array in java?
Wat is jms client?
What are the ways to handle multi-threading in servlets?
What is spring and hibernate framework?
What is hibernate model class?
Where is mysql jdbc driver located?
Can I set the deployment order for application modules? For standalone modules?
Why does JComponent have add() and remove() methods but Component does not?
What are the different types of java?
What is the difference between stringbuffer and stringbuilder class?
What is threaded programming and when is it used? : Java thread
how to get the depth of a queue?