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
What is applicationscoped?
Can EJB made to handle multiple transactions?
What do you mean enterprise javabeans (ejb) container?
How to determine, that beans are TX or not?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
How to invoke ejb from java client?
What is the full form of ejb in java?
What is @resource in java?
Can you be deported if you are stateless?
Can remove() be a Stateless Session bean?
What were entity beans?
List some key actors in persistence api.
What is the procedure for the presentation of ejb persistence mechanism?
What is enterprise bean provider?
How does ejb work in java?