what is ejb? what is the importance of ejb?
Answer Posted / srikanth reddy
Enterprise Java Beans (EJB) is given by j2ee technilogy by
sun for remote bussiness serfvices
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the definition of tree ?
What is a 16 bit word?
Define canvas?
What is a literal coding?
Can we execute java program without main method?
what is meant by HQL?
What does substring mean?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What is the difference between double and float variables in java?
What are different data structures in java?
how do I create a runnable with inheritance? : Java thread
What are the important features of Java 8 release?
What is the importance of main method in Java?
Discuss about garbage collector in Java.
How would you dynamically allocate memory to an array?