Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Explain the working principle of spring batch.
Define class?
What is the benefit of hibernate criteria api?
request parameter how to find whether a parameter exists in the request object?
What is life cycle of an interceptor?
What are the different methods of session management in servlets?
How to use dispatchaction?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
which pattern is default in scanner package?
what are the different types data power appliances?
What is the web server used for running the Servlets?
What is lazy loading / lazy initialization in hibernate?
What are workflows?
When will we prefer to use set and list in java and why?
Implement a stack with push (), pop() and min() in O(1) time.