Hi Jagan,

suprise to receiev  a mail from you. I n fact i was looking for more info so
that I can insist my team memebers to use servlets instead of cgi-bin. Any
good to know that you are also in the mailing list.
Do you konw how to create servlet callback ( calling the applets when needed
from the servlet, after an applet has registered withit)

meyyappan



-----Original Message-----
From: Jaganathan Jeyapaul [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 30, 1999 1:32 PM
To: [EMAIL PROTECTED]
Subject:


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

___________________________________________________________________________
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