Or you could just spawn a thread for this work and return.
> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Ulm
> Paunel
> Sent: Wednesday, March 29, 2000 6:39 PM
> To: [EMAIL PROTECTED]
> Subject: Re: CGI with servlets
>
>
> Hi Cristian,
>
> Your servlet may send a message via socket to a process listener
> on the same or on a different machine on the network.
> The listener will spawn a worker thread and perform the work.
> After sending the message, the servlet may exit your doGet
> method and wait for new inquires.
>
> Salut,
> Ulm
>
> > -----Original Message-----
> > From: Cristian Saceanu [SMTP:[EMAIL PROTECTED]]
> > Sent: Wednesday, March 29, 2000 9:20 AM
> > To: [EMAIL PROTECTED]
> > Subject: CGI with servlets
> >
> > The script should not wait until the servlet finishes its
> doGet() method.
___________________________________________________________________________
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