Hi Karam,
I don't have what you're looking for. I would like to provide something
like this on the front page of JSFTemplating to illustrate what
JSFTemplating is and how it plays with the other pieces of JSF.
If you'd like to take a stab at this, I can review this... but I won't
have time until later this week (at the very earliest) to create this
myself.
FYI, from a JSF perspective JSFTemplating provides:
- Custom ViewHandler for defining UIComponentTrees and firing some
events (before / after create / initPage)
- Custom EL Resolver for pageSession support
- A few custom components (event, staticText, if)
- ActionListener to handle the "command" event
- A "handler" system for processing events.
- Integration with Dynamic Faces
- Custom context-sensitive EL
Dynamic Faces provides:
- JS library for Ajax
- Custom ViewRoot and Lifecycle for handling Ajax requests
- An AjaxZone component
Woodstock provides:
- Robust JSF Component Library
- Custom EL Resolvers (see documentation, there are several)
Thanks,
Ken
Karam Singh Badesha wrote:
> Hi,
> I want to know if someone has a architecture diagram for
> jsftemplating, something simple will work fine. If there is something
> that includes woodstock components, jsftemplating and dynafaces that
> would be great. I need to have this for presenting our new tool to
> others and also for our design documentation purposes.
>
> thanks
> Karam