Creating a new Java Bean
Q.Write some procedures(Step by Step) to create a new Bean of test.java.
A. In order to create a Bean second step is building a manifest file.But I don't
know to create.Third Step is to create Jar file.You also give me information
about creating a Jar file.
Procedures should be this type given below:
E-mail: saifullah99319@yahoo.com
c:\jdk1.3\bin\javac test.java
c:\jdk1.3\bin\jar -cfm ........................

