J
Josef Templ
Hi Everybody!
Reading through tons of online docs about JSF (Java Server Faces)
I got the feeling that essentially:
"JSF is a pair of tag libraries for JSP".
Is this an over simplification or is it a precise technical
characterization of JSF?
I have not found a statement a simple as the above
one in any of the official docs.
Quite to the contrary, from the docs it is very hard to conclude what
JSF is. Of course, a tag library can be a complex thing
by itself and it can introduce a lot of concepts (event handlers,
config files etc.), but it would still be a tag library.
Follow up question: is a conforming JSP 2.0 implementation
plus the JSF tag libraries all what's needed for using JSF?
Any feed back from people who really know what JSF is
would be deeply appreciated.
- Josef Templ
Reading through tons of online docs about JSF (Java Server Faces)
I got the feeling that essentially:
"JSF is a pair of tag libraries for JSP".
Is this an over simplification or is it a precise technical
characterization of JSF?
I have not found a statement a simple as the above
one in any of the official docs.
Quite to the contrary, from the docs it is very hard to conclude what
JSF is. Of course, a tag library can be a complex thing
by itself and it can introduce a lot of concepts (event handlers,
config files etc.), but it would still be a tag library.
Follow up question: is a conforming JSP 2.0 implementation
plus the JSF tag libraries all what's needed for using JSF?
Any feed back from people who really know what JSF is
would be deeply appreciated.
- Josef Templ