Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Why do we need a constructor in a servlet if we use the init method?
What is servlet attributes and their scope?
When do I need “struts.jar” on my classpath?
Can a serialized object be transferred via network?
Explain where variables are created in memory?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
How do you take thread dump in java?
Where can I find seam examples and documentation?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What is the difference between full and partial repositories?
Is hibernate faster than jdbc?
Which are different kinds of source code?
What do you understand by overloading and overriding in java?
What is the front controller class of spring mvc?
how many builtin nodes are there? Categories them?