Answer Posted / pn8572
When we need the information to be passed over network to different application or store details to a file , use serialization. It is done on the object level.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is ejb application?
How does ejb container work?
Why is ftp stateful?
Explain the important elements of ejb?
How to determine, that beans are TX or not?
Can an ejb send asynchronous notifications to its clients?
Is ejb be called from another ejb? If yes then how?
Explain the concept of local interfaces?
What is stateful session bean?
Define Initial Context?
Why do we use @requestmapping?
Is microservice stateless?
Define ACID Properties?
What happens when I change a value in the httpsession from inside an ejb?
How can enterprise javabeans be accessed from active server pages?