Re: Can .NET mix with Java ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Sean McCormack (SeanMcCormack_at_discussions.microsoft.com)
Date: 10/12/04


Date: Tue, 12 Oct 2004 13:25:01 -0700

Peter,

You can run Tomcat on top of IIS. The other option is to do an install of
Apache / Tomcat and have them run side-by-side w/ IIS. You can have both
running, since IIS defaults to port :80 and Apache / Tomcat default to port
:8080. I've had several machines where I had both web servers installed.

Sean McCormack
Open Source for .NET
http://www.adapdev.org

"Peter" wrote:

> Thanks. It seems it is quite a burden to run Java on IIS. The reason to use
> IIS with Java is that Dell offers web server cheaper than Tomcat or Apache or
> Sun Java servers.
>
>
> "Jon Skeet [C# MVP]" wrote:
>
> > Peter <Peter@discussions.microsoft.com> wrote:
> > > My client wants to develop a web application using Java. I have several
> > > questions and seeking for MVP advise.
> > > 1. Does IIS support Sun Micro Java?
> >
> > Not directly, but there are plugins for most of the major servlet
> > containers to allow them to work under IIS.
> >
> > > 2. Is it possible for .NET to mix with Java, servlet, JSP etc?
> >
> > That depends on exactly what you mean. There are Java <-> .NET bridges,
> > but I don't know exactly how they would operate in a web application
> > environment.
> >
> > > 3. Can I a ASP.NET call Java servlet?
> >
> > You can make a web request to a Java servlet, certainly.
> >
> > > 4. Can I mix MS Web Service with Java?
> >
> > Yes, although I believe you're slightly more restricted than you would
> > be .NET -> .NET - I'm not sure of the details.
> >
> >
> > If your client wants to develop a web application using Java, where
> > does .NET come into it? Is there existing code you want to leverage?
> >
> > --
> > Jon Skeet - <skeet@pobox.com>
> > http://www.pobox.com/~skeet
> > If replying to the group, please do not mail me too
> >



Relevant Pages

  • Re: Beginner. How to install JSP in Windows environment?
    ... > b) Been wanting to get to know Java for a long time. ... > c) Ultimately, I am looking for a means to install Java at home, and at ... Install the Sun JDK, Download Tomcat, Unzip it. ... You don't need IIS to develop Java apps with Tomcat. ...
    (comp.lang.java.programmer)
  • Re: Do I need Tomcat and Apache ?
    ... but the computer running GlassFish has to have sufficient horsepower to ... Apache Web Server (httpd - Tomcat is also an Apache project) serves static ... It is not Java EE. ...
    (comp.lang.java.programmer)
  • Re: how to pass credentials from iis 6 to apache tomcat
    ... tomcat (please note: not apache web server!), ... user first requesting iis 6 website. ...
    (microsoft.public.inetserver.iis)
  • Re: SSL, Java and Tomcat-Apache
    ... Maybe Tomcat standing alone would be the best option. ... make some changes, similar to those in the case of Apache, will I? ... > Speaking purely from the server side of things as I'm not a Java ... >> Which new java classes should I add? ...
    (comp.security.misc)
  • Re: SSL, Java and Tomcat-Apache
    ... Maybe Tomcat standing alone would be the best option. ... make some changes, similar to those in the case of Apache, will I? ... > Speaking purely from the server side of things as I'm not a Java ... >> Which new java classes should I add? ...
    (comp.security.ssh)