>>> Milt Epstein <[EMAIL PROTECTED]> 27-Apr-00 5:19:22 PM >>>

<snip-constructor-description>

>[1] I believe this has changed in Java 1.2, but I'm not
>100% sure how that impacts all this -- basically I think it
doesn't.

Quite right. It *is* possible for a container to pass arguments to a
servlet's constructor but there is no accepted protocol for doing it.


Therefore if you write a servlet for a particular container that
allows you to use constructors which take arguments that servlet will
NOT work with another container (unless you also provide a no-args
cons).


Nic Ferrier

___________________________________________________________________________
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