This is what I needed to know. Thank you.


andrew


>From: Jj Fu <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: JSP,Servlets and IIS
>Date: Thu, 26 Apr 2001 10:01:46 -0500
>
>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
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>===========================================================================
>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
>
>===========================================================================
>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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
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