What is meant by manifest files ?
Answers were Sorted based on User's Feedback
Answer / suresh nalawade
manifest-version :1.1
Name: test.class
Java-Bean: true
and save as filename.mft
Is This Answer Correct ? | 0 Yes | 2 No |
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
Name the attributes of javax.ejb.ejb.
What is enterprise bean provider?
Write down the steps for the creation of stateless ejb.
Explain the difference between, Java Class and Bean?
Are entity beans allowed to create() methods?
What are the differences between ejb 3.0 and ejb 2.0?
What is BDK?
Using Container managed entity bean, how an entity bean can be created?
In EBs the DB state is more consistent than SBs why?
What is session bean?
can we have static initializer blocks in EJB?