Answer Posted / pkr_reddy
manifest file is the configuration of the javabean
application document.
open the note pad and write manifest file.
like this
manifest-version :1.1
name :test.class
java-bean:true and save as filename.mft
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How does ejb invocation take place?
What is the difference between @requestparam and @pathvariable?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
What is session bean?
Why do we use @requestmapping?
What are the advantages of java beam?
Can more than a single table be mapped in cmp?
What are the various types of entity beam?
Enlist the CallBack methods of Entity Bean.
What is stateless ejb?
List some key actors in persistence api.
What is an ejb platform?
What are the different types of ejb?
What is the procedure of ejb container to handle exceptions?
Name the attributes of javax.ejb.stateful.