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
Why is multiple inheritance not supported in java?
What are the uses of synchronized keyword?
How do you use compareto in java?
What are the rules for naming an array?
Can sleep() method causes another thread to sleep?
What is parameter example?
What is object data type?
In how many ways we can create threads in java?
What happens when I use / and % with a negative numerator?
Why object class is super class for every class in java?
Which is bigger double or float?
Explain about interrupt() method of thread class ?
What are the basic concepts of OOPS in java?
Can private class be inherited in java?
What are the rules for variable declaration?