Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
1101What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
1043
What is a map? What are the implementations of map?
What is @componentscan in spring boot? : Spring Boot
How do I create a producer pool? : BEA Weblogic
Can we have multiple classes in a single file?
Can we initialize the final blank variable?
What’s hql?
Does java have extension methods?
What is dialect in hibernate?
When can we say that threads are not lightweight process in java?
What is use of set in java?
What is meant by jndi and why its needed??
What is keyword auto for?
Convert a BST into a DLL and DLL to BST in place.
mention some rules for using mqsc commands?
Can we override a variable in java?