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 advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What is the purpose of dispatcherservlet properties?
What is collection sort in java?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What restrictions are placed on the location of a package statement within a source code file?
What are the different points where weaving can be applied?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
Which category the java thread do fall in?
What is the difference between heap and stack memory?
What is the inter-servlet communication?
how can you take care of mutual exclusion using java threads? : Java thread
What is hibernate tool?
What is the use of parseint in java?
What is bean-managed transaction?