aspose file tools
The moose likes JSF and the fly likes About the basic understanding of UI component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "About the basic understanding of UI component" Watch "About the basic understanding of UI component" New topic
Author

About the basic understanding of UI component

Michael Zhou
Greenhorn

Joined: Jan 27, 2005
Posts: 12
Hi all experts,
I have been with JSF for several weeks and so far the fundamental concept regarding the UI component still confuses me a lot!
Through my study I have learned that a UI component usually consists of three building blocks: the component class, the render, and the custom action that binds the render to the component class. Also, the render is merely responsible for visually exhibiting the component class to the client.
My question is: is the component class merely defining the state and behavior of the UI component and not concerned about its visual presentation at all? In other words, for instance, does the component class worry about its shape, color, etc.?

Thank you very much!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: About the basic understanding of UI component
 
Similar Threads
custom UI component modelling
Struts vs JSF
Use Struts2 Tag inside custom tag
JSF vs .HTML/JSP and Servlets
Passed!