The servlet 2.2 spec is easily the best spec I have ever read. By best I mean
1. Easiest to read
2. easiest to understand
3. shortest :-)
Compared to your average RFC or w3c recommendation the Servlet spec is like a
John Grishman book.
"Christopher K. St. John" wrote:
> Andi Setiyadi wrote:
> >
> > Is it true when a servlet throwing any kind of exception, that servlet
> > instance is destroyed? Is the destroy() method of that servlet is executed
> > at the same time?
> >
>
> I know it seems intimidating, but the servlet spec
> is a good source of information. Not every question
> has a clear answer, but it's always worth a try. It
> can be downloaded from:
>
> <URL:http://java.sun.com/products/servlet/download.html>
>
> In particular:
>
> 2.3.2.1 Error Conditions on Initialization
> 2.3.3.2 Exceptions During Request Handling
>
> The various servlet books also discuss this kind of
> thing, but I thought it would be nice to offer some
> advice other than "go buy jh's book".
>
> --
> Christopher St. John [EMAIL PROTECTED]
> DistribuTopia http://www.distributopia.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
--
Erik I Morton
Software Developer
------------------
CommerceHub
http://www.commercehub.com
518-886-0704
21 Corporate Drive
Clifton Park, NY 12065
___________________________________________________________________________
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