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
What is the importance of main method in Java?
What is autoboxing and unboxing?
How we can execute any code even before main method?
Can we override constructors in java?
What is immutability in java?
What is class and object in java?
Will set allow duplicates in java?
Is hashset ordered java?
Explain about field hiding in java?
Why call by value prevents parameter value change?
What is an array length?
What is the default size of arraylist in java?
Is upper case in java?
Can you run java program without main method?
Can we override the static method?