What does term 'web-component' mean in Java EE? Give me some examples from different Java EE technologies (jsp, jsf, ejb..)
UPD: can I say that every custom tag in jsp is a web-component and that tags in jsf are web-components? or only servlets and whole jsp-pages are web components? is deployed session bean a web component?
...
How can you architect the web component tier in J2EE to support different client types?
...
I am trying to implement some tree like that in ASP.NET:
However, this is a TreeView component in the Navigation Tab. I want a DataGrid in a tree view which isn't navigation. Is there a ready FREE component out there?? If not, what is the right component to start with to build such a tree component???
I'm not in a hurry, it will be be...