Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is finally in Java?
Why is sessionfactory used in hibernate?
What is role of void keyword in declaring functions?
Where is java located?
Why are springs better than struts?
What is JDBC Transaction Management and why do we need it?
What is the difference between @requestbody and @requestparam?
Describe the Big-O Notation.
What is the function of T3 in WebLogic Server ?
What is mulicast in weblogic?
What is the best java compiler?
What is an object class?
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
What is interceptor? And life cycle methods of interceptor?
How to handle non-transacted sessions with respect to jms?