Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
how will you handle errors in message flow?
What is a protected method?
Is httpsession thread safe?
Can a constructor call another constructor?
What is a simple definition of a map?
What is the difference between static and non-static variables in java programming?
What is transient annotation in hibernate?
Why is java considered dynamic?
How do we share data using 'getservletcontext ()?
How to make sure a servlet is loaded at the application startup?
What does @param args mean in java?
What is use of hibernate session merge() call?
What is the jdbc rowset?
Why do we use swing in java?