Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) where our package shoud be kept in the application whenwe want to import that package in the jsp application?
1 4426what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }
TCS,
3 5876how a marker interface gets its functionality and when we implements a marker interface how it got invoked
3 11778how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time
4 11064
Explain the significance of class loaders in bootstrap?
Elucidate callback in ejb?
What is double checked locking in singleton?
What does order prepare command do?
What is the difference between iterator and enumeration ?
difference between circular logging and linear logging?
What is the difference between iterator and list iterator?
What is spring batch joblauncher?
Explain web container.
What is an http server?
Differentiate jar and war files?
What is the Difference between Final Class && Abstract Class?
Can we use spring and hibernate together?
How do we translate jsp?
What is pojo model?