Mark Galbreath wrote:
>
> Two questions:
>
> 1.  Reading both editions, I can't really tell who (Will or you) wrote what.
> Any hints on that?  Not that's it's important, just cool to know.

On the first edition Will wrote the initial drafts of Chapter 9
(databases) and Chapter 8 (security) and chunks of Appx A and B.  On the
second edition Will didn't contribute.

> 2.  On page 59 of the 2d Edition (footnote): would you publish the code here
> that you wrote to do that?

Which footnote is that?  I don't actually have a copy in front of me.  I
got two advance copies; one went to my girlfriend and the other went to
my mom.  :-)

Oh, I bet it's the HttpServlet bug.  If you look at jakarta.apache.org
you can see the CVS history throughout the ages.  The bugfix is in the
jakarta-tomcat module because it's from the time when the Servlet API
was in the tomcat tree.  They've since moved it into its own module.
Here's the change history including my change:

http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/src/share/javax/servlet/http/Attic/HttpServlet.java

-jh-

--
http://www.servlets.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to