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 |
How does the server decide which beans to passivate and activate?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?
What do you mean enterprise javabeans (ejb) container?
What is the difference between @requestparam and @pathvariable?
why object class is a parent of all classes in java?
Name the attributes of javax.ejb.stateful.
List down the steps for the demonstration of ejp persistence mechanism.
What is Introspection ?
What is difference between ejb 1.1 and ejb 2.0?
In what way, the client gets a reference to an existing entity bean?
Difference between javaBeans and Enterprise JavaBeans?
1 Answers Indotech, Tech Mahindra,
can we stop the execution of a method before completion?