> I was wondering if there is a webserver that can handle JSP for the
Mac.
> Before everyone is recommending any server that runs on Java, the
following
> restrictions apply:

It is very, very unlikely that you will find a JSP server that does not
require Java, since the JSP are themselves Java, "tranformed" to
servlets and compiled to Java class- files.

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