Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Why do the JMS dbms_aqadm.add_subscriber and dbms_aqadm.remove_subscriber calls sometimes hang when there are concurrent enqueues or dequeues happening on the same queue to which these calls are issued?
1 2469Why do the TopicSession.createDurableSubscriber and TopicSession.unubscribe calls raise JMSException with the message "ORA - 4020 - deadlock detected while trying to lock object"?
1 2153
What role does the session interface play in hibernate?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
Why is spring preferred over struts?
Can we have multiple catch block for a try block?
What is the use of volatile in java?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
Where should struts xml be placed?
What is the difference between class & object?
What is hibernate hbm2ddl auto?
What is loose coupling in spring?
How are multi-byte characters used with weblogic jdriver?
What are the two ways in which thread can be created?
What is identifier with example?
How many modules layers are there in spring?
Why jsp is better than servlet?