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
How to perform linear search in java?
hr interview how many minutes asking question
What is a get method?
What is the benefit of singleton pattern?
What is tcp and udp?
What is class and object in java?
Can we have two methods in a class with the same name?
How to disable caching on back button of the browser?
What is comparable and comparator interface? List their differences
In which order the iterator iterates over collection?
Whats the difference between notify() and notifyall()?
Explain when classnotfoundexception will be raised ?
What is boolean flag in java?
When parseint method can be used?
Why can't we use static class instead of singleton?