You are more likely to get a correct answer by asking on the
appropriate myfaces list. I did a fair amount of the myfaces
integration work but have no real idea what goes on inside.
thanks
david jencks
On Mar 18, 2009, at 2:07 PM, David Martinez wrote:
Hi!
Could you please tell me how the Java Server Faces implementation of
Geronimo parses & display a JSF xml file ?
I would like to know if its code is compiled into a Servlet like the
JSP and then managed in FacesContext
or it is parsed into a FacesContext
or it is parsed with each request
and what class makes the parsing.
Surely reading the source takes more effort than asking at the list
:)
thank you!