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 difference between CGI and Servlet?
How do you stop lazy loading?
How will a single machine run multiple web logic server instances?
What is connection pooling and why it is used?
What is called servlet container?
Which annotation is used to declare a class as a hibernate bean ?
How can we make string upper case or lower case?
What is the concatenation operator in java?
How we can make simple java program for Server/Client Communication
Why null value is used in string?
What ejb means?
What is a jdbc connection string?
Why @autowired is used in spring?
Difference between final and effectively final ? Why is effectively final even required ?
Can we make the abstract methods static in java?