What is meant by manifest files ?

Answers were Sorted based on User's Feedback



What is meant by manifest files ?..

Answer / 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

What is meant by manifest files ?..

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

Post New Answer

More EJB Interview Questions

Define SessionContext ?

0 Answers  


What is ejb framework?

0 Answers  


What is entity bean?

0 Answers  


What is @autowired required false?

0 Answers  


How to connect to a specific enterprise bean?

2 Answers  






What is Transaction attribute?

3 Answers  


What are the various methods of an Entity Bean?

1 Answers  


What is ejb and its architecture?

0 Answers  


What do you mean by EJB architecture?

0 Answers  


What ejb means?

0 Answers  


What is difference between stateless and stateful?

0 Answers  


java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?

3 Answers  


Categories