Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How to get session object in hibernate?
What is the difference between compiler and jvm?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
How do you delete a list in java?
What are the different types of ioc container?
What is role of action class?
make a method which any number and any type of argument and print sum of that arguments.....
What is the use of EventMessage.java?
What is dtd in hibernate?
Can I have an action without a form?
What is jms endpoint?
What is the advantage of spring boot over spring? : Spring Boot
When would you use a static class?
How will two or three servlets interact or communicate with each other?
What will happen when you compile and run the following code?