Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
2 12384Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
2 4792When you are deploying an application, if you got Out Of Memory exception, what you will do
IBM,
4 14413.while installing application server in silent mode, if it failed without creating any logs, how do you trouble shoot ?
2 10562
What are the Static and Dynamic Variables? Differentiate them.
What is difference between hibernate save(), saveorupdate() and persist() methods?
How to convert string to byte array and vice versa?
Difference between default and protected access specifiers?
What is event in java swing?
What is entitymanager in spring?
Can a static member function access member variable of an object?
Can we create a class inside a class in java?
What is hbm in hibernate?
What 4 doubled?
What is group?
Can java program run without jre?
What is a Transient Object?
what are the types of trees?
What is cross cutting concerns in spring aop?