On Fri, 20 Aug 1999, Joona Palaste wrote:
> At 12:11 PM 8/20/99 +0530, you wrote:
> >Hi Joona,
> > You can have constructors but those constructors cannot
> > have arguments. You can instead use the init() method as a
> > substitute for constructor with argument.
> >
> >Manu.
>
> Righto. But what if I need to use a servlet object without running
> it as a servlet? Here's what I want to be able to do:
[ ... ]
Just one comment: If that's what you want to do, you might consider
where this object should be a servlet in the first place. Or, perhaps
you can break it up so that part of it is a servlet, and part of it is
another Java object that the servlets in question can use.
Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]
___________________________________________________________________________
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