What is meant by manifest files ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ejb client?

547


What are the advantages of ejb components?

560


What optimization could I use if the ejb container is the only point of write access to the database?

566


How to import ejb project in eclipse?

577


Differentiate Phantom from Un-repeatable?

561






What is the difference between session and entity beans? When should I use one or the other?

548


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?

541


What is the difference between message driven beans and stateless session beans?

519


What is message-driven bean?

576


What is singleton session bean?

578


Are entity beans allowed to create() methods?

582


What are the benefits of ejb?

551


What is stateless ejb?

528


Is ejb a framework?

529


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?

630