📚 Practice Mode
XML, Ajax, and Enterprise Web Technologies
Learn at your own pace with hints and detailed explanations
1 / 20
Multiple Answers
An entity bean:
- Can be shared between multiple clients as long as the entity being shared is the same
- No interfaces required
- Must have its EJBObject interface
- Can't be shared between multiple clients