Hi Meyyappan,

A CGI creates a process for each User request, whereas servlets create a
thread for that.. Moreover , servlets are written in Java..

So Servlets are obviously better than CGI.

Otherwise, we will not have jobs..

Jagan J

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Alagappan, Meyyappan
> Sent: Wednesday, September 29, 1999 5:15 PM
> To: [EMAIL PROTECTED]
> Subject:
>
>
> Hi folks,
>
>  Can anyboby tell me why we should use a servlet instead of
> cgi-bin for web
> applications?or which one is better?
>
> meyyappan
>
> __________________________________________________________________
> _________
> 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
>

___________________________________________________________________________
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