A J2EE component is a software unit that is assembled into a J2EE application with related classes and files and it can communicate with other J2EE components
Following are the example of J2EE Componet:
a)Application clients and applets are client components.
b)Java Servlet and JavaServer Pages technology components are web components
c)Enterprise JavaBeans components (enterprise beans) are business components