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

can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

0 Answers  


Can you be deported if you are stateless?

0 Answers  


Why should we use ejb?

0 Answers  


What is ejb role in j2ee?

0 Answers  


What is ejb ql?

0 Answers  






How can a session bean be configured for transactions of bean-managed?

0 Answers  


Elucidate callback in ejb?

0 Answers  


Life Cyle methods in Entity Bean with Bean Managed Persistence

1 Answers  


What is passivation and activation in ejb?

0 Answers  


what is the difference between stateless and stateful sessions?

10 Answers   HCL,


What is @autowired required false?

0 Answers  


Is it possible to share an httpsession between a jsp and ejb?

0 Answers  


Categories