Quick question(s) regarding JavaBeans concept ...

I just got a book on hte matter but I feel like they skipping over 1 or 2
important details:

1. I compile my class file first right?  So I use my testBean.java file, and
compile it into a a testBean.class file - correct?

2. Do I need to place my class file into a JAR in order to access it as a
bean?

3. Do I need to package my class in order to access it as a bean?

I can't find the answer to these questions anywhere in my book.  Can someone
answer them?  I  am quite familiar with working with ActiveX, so components
are nothing new to me (ironicially the book spends most of it's time harping
on methods, events, props, etc) ... I just need to undertand the paradigm of
implementing a JavaBean a little bit better.


Thanks.
Neal

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to