Hi all,
This is a very newbie question.
In Head First's
JSP and
Servlet book (2nd edition on pg.44), it says, "99.9999% of all servlets are HttpServlets". I'm wondering, what is the other 0.0001%?
Is it a subtle joke which I didn't get, or is the 99.9999% actually true?
Thank you in advance.