Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What does @bean annotation mean?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What is generic dao?
What are java packages?
State the significance of public, private, protected class?
Why @component is used in spring?
What is ticketing tool used in your project?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is casting in java programming?
Explain the spring framework.
What are the phases of the servlet life cycle?
Explain the core end goal while using java struts?
What are Normalization Rules? Define Normalization?
What is flag in java?
Write a method to check if input string is palindrome?