Apache has above 60% of the market

Paul.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Lenin Lopez
Sent: Thursday, April 26, 2001 4:32 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP,Servlets and IIS

Just curious, if IIS is the secod most popular web server,  which one is the
most popular, again I 'm just curious.
Thanks

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Jj Fu
Sent: Thursday, April 26, 2001 8:02 AM
To: [EMAIL PROTECTED]
Subject: Re: JSP,Servlets and IIS


of course they do (play together).
IIS is the 2nd most popular web server. The job of a web server is to work
as a file feeder mostly handle html files. A web server do not understand
ASP or JSP, but it know where to pass the requests for those pages based on
the extension (.asp or .jsp). ASPs and JSPs are handled by different engines
(ASP engine or Java Servlet Engine), theoretically they do not interfere
with each other.



JJ Fu
SUN Certified Java programmer
Sr Web Developer
Compass Bank

>>> drew w <[EMAIL PROTECTED]> 04/25/01 03:25PM >>>
Can I use ASP(Active Server Pages) and JSP on IIS or at least on the same
machine. I have a website built in ASP on IIS, but I want to slowly start
moving to a Java-based application. Can they play together?

thanks,
andrew



__________________________________________________________________________
Graham Technology plc,
Registered in Scotland No: 143434
Registered Office, Torr Hall, Torr Road, Bridge of Weir, PA11 3RU, UK
Telephone: +44 (0) 1418914000
Fax:       +44 (0) 1418822114
Website:   http://www.gtnet.com/
__________________________________________________________________________

This email (and any attachment) is private and confidential.  If you were
not meant to receive it, please delete it and tell us by phone or email.
Although we scan all email and attachments we do not accept responsibility
for viruses.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to