netbeans shows/says 3 servlets are part of a simple jsf web app i am learning from.
i am deployed to glassfish v2.1.1
they are
default
Faces Servlet
jsp
only Faces Servlet appears in the web.xml --
what are the others ? what are their class names?
why are they not in web.xml ?
thanks
gary