Hi All, Im not very clear about the difference between a component and a standard java class file......what is the difference between them and does size of the class file matters?
What sort of a component are you referring to? Component is usually a generic term used by developers to describe a class or set of classes that perform a specifc function, e.g. The Login component.