Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
How can we write our own interceptor and map it for action?
What is the relationship between class and object?
How do you communicate in between Applets and Servlets?
What is the use of cache in hibernate?
What are the steps involved in configuring the jms?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Why does JComponent have add() and remove() methods but Component does not?
Can an interface extend another interface?
What are the two types of rendering portlets ?
What is meant by polymorphism?
What is the difference between Servlets and Applets?
Why do we need view resolver in spring mvc and what is an internal view resolver in spring?
Difference between session and sessionfactory in hibernate?
How do constructors use this() and super()?
How to declare an arraylist in java?