Should services be stateless?
No Answer is Posted For this Question
Be the First to Post Answer
What are the benefits of ejb?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
What is ejb and its properties?
In an EJB project, Howmany tables and How many entity beans are used?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What optimization could I use if the ejb container is the only point of write access to the database?
What is a Java Bean?
What is ejb context?
How can I access ejb from asp?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
Define ejb Create() and EjbPostCreate()?
What does @inject mean in java?