Answer Posted / vijayakumar chinnasamy
If the client is outside of ejb conatainer then use the
remote interface to specify the business methods.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Is break statement can be used as labels in java?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
Differentiate between class and structure.
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
How we can generate random numbers in java?
How to display names of all components in a Container?
In case of inheritance what is the execution order of constructor and destructor?
What is fail first in java?
What is a blocking method in Java?
What is Java Reflection API? Why it’s so important to have?
What is boolean keyword in java?
Why main method is static in java?
What are the 7 types of characters?
Explain inner classes ?
What is size_t?