What does statelessness mean?
No Answer is Posted For this Question
Be the First to Post Answer
What are the required methods to implement EJB architecture?
What is ejb context?
Where is ejb used?
What is Enterprise JavaBeans (EJB)?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
What are the types of ejb?
What is session bean?
How many enterprise beans?
Can more than a single table be mapped in cmp?
In what way, the client gets a reference to an existing entity bean?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What is JAR file?