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 USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet
1 4302
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What happens if a constructor is declared private?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
What's the servlet interface?
What is the purpose of extern variable?
What do you understand by the bean persistent property?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is @entity in spring boot? : Spring Boot
What is a function argument in java?
Can we sort set in java?
What is the difference between a factory and abstract factory pattern?
TX operation funtion executed by?
Why is sessionfactory thread safe?
What is spring boot and spring mvc? : Spring Boot
Can we learn spring boot without knowing spring? : Spring Boot