java beans...

hi ! i am aravind from sona college of technology,tamil nadu..

actually i am doing my final year project using beans.....

in the complete reference book,they have given some 7 steps

to develop our own bean.....

the steps are

1) create a dir for new bean ( ie) i am created c:\bdk\demo\sunw\demo\login as given in book.. where login is my pgm name..

2) then my source code(ie) using applet i am created a simple login form with button and text box... the pgm excuted with no errors..

3) then i am created the manifest file

(ie) Name: sunw/demo/logins/login.class

Java-Bean: True and saved the file as login.mft and placed in the dir c:\bdk\demo as told in the book.....

4) then i am created jar file

(ie) jar cgm ..\jars\logins.jar login.mft sunw\demo\logins\*.class

5) when i am started my bdk,, my pgm not in the toolbox window

but it should be there... and also when i am loaded my jar file,,,it is telling that invalid jar file... i am tried for 3 day but in vain....

can u give the solution with some useful demo programs....

[1129 byte] By [rush2@aravinda] at [2007-11-26 14:17:01]
# 1
Sounds to me, from your description, that you just need to tell you bdk where your folder is with your beans.
morgalra at 2007-7-8 2:07:19 > top of Java-index,Desktop,Developing for the Desktop...