Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
How do servlets work?
What is @bean annotation in spring?
What is stateless session in hibernate?
What is stateless ejb?
Why we used break and continue statement in java?
What are the types of servlets? Explain
How to determine, that beans are TX or not?
Explain the functions of the following annotations: @component, @controller, @repository, @service.
What is java objectoutputstream?
What do you know about validation plugin ?
How do java applications access the database using jdbc?
What is application context module?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What happens if an exception is throws from an object's destructor?
What is pointcut expression?