What is applicationscoped?
Answer / Vinita Gupta
ApplicationScoped in EJB is a scope that applies to beans whose instances are shared among all clients of the application (i.e., the entire application).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to increase ejb transaction timeout in weblogic?
How EJB and JDBC/SQLJ are related?
What is stateless authentication?
How enterprise beans will handle concurrent and loopback calls on entity beans?
what is mean by OLE ? Please answer me. Advance thanks.
How does ejb work in java?
How to import ejb project in eclipse?
What are the advantages of java beam?
List down the steps for the demonstration of ejp persistence mechanism.
What is difference between ejb 1.1 and ejb 2.0?
Why should we use ejb?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?