InterviewSolution
Saved Bookmarks
| 1. |
Explain javax.ejb.Stateful annotation. |
|
Answer» javax.ejb.Stateful annotation specifies that a given ejb class is a stateful session bean.Following are its attributes:
|
|