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 do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
What is the difference between message driven beans and stateless session beans?
What is ejb application?
What is ejb and its architecture?
What do you understand by session facade?
Explain transaction and various methods to manage it?
Is it possible to share an httpsession between a jsp and ejb?
What does it mean to be stateless?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Which is more beneficial: CMP or BMP?
What is entity beans in ejb with example?
Name the attributes of javax.ejb.ejb.
Is having static initializer blocks legal in ejb?
Define EAR, WAR and JAR ?
What is activemq used for?