I checked the myfaces' FacesServlet src, which is almost the same like jsf1.2 specification, and I cannot found any code using Digester liked class. Then how jsf application read configuration file?

On 8/3/06, bin z <[EMAIL PROTECTED]> wrote:
thanks for help :)


On 8/3/06, Mike Kienenberger < [EMAIL PROTECTED]> wrote:
Well, this is the MyFaces mailing list.   We can tell you how our
implementation works.

If you want to know how the RI's JSF 1.2 implementation works you need
to ask on their mailing lists :)

[EMAIL PROTECTED]


On 8/3/06, bin z <[EMAIL PROTECTED]> wrote:
> 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