But in sun's jsf1.2 specification, I cannot find the some package like myfaces' config. How does it parse the configuration file?

On 8/3/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
On 8/3/06, bin z < [EMAIL PROTECTED]> wrote:
> For struts, it uses Digester to process the configuration file. I tried to
> find something like this in FacesServlet, but cannot find any similar code.
> So, my question is how jsf web application implement this kind of work?

Yep.  Same deal.

Take a look at myfaces-impl:org.apache.myfaces.config.*

Reply via email to