Re: Can .NET mix with Java ?

From: Peter (Peter_at_discussions.microsoft.com)
Date: 10/12/04


Date: Tue, 12 Oct 2004 06:37:04 -0700

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: IIS 6 & Server Permisions
    ... Java Servlets are executed via Java Servlet Engines, ... that hook into IIS as Web Service Extensions to help IIS execute Java ... I am running a server side applett. ... > configure a Web Service Extension as well as an Application Scriptmap to ...
    (microsoft.public.inetserver.iis)
  • Re: Visual J# and database programming
    ... Microsoft IIS and Apache. ... It says that IIS ... Java is one language. ...
    (comp.lang.java.programmer)
  • Re: Totally ON topic!!!
    ... Although I could blame it on Java, ... Whatdaya think of NetBeans so far? ... I thought you said "IIS" there... ... > running in pure ASP. ...
    (alt.2600)
  • Re: Kerberos Delegation thru Windows ISAPI?
    ... If I understood you correctly your goal is to trigger from MS IIS something ... written in java using kerberos authentication. ... Most probably you will have to develop SPNEGO authenticator in Tomcat ... on Windows with ISS using Integrated Windows Authentication ...
    (comp.protocols.kerberos)
  • No wonder so few web hosts support java...
    ... Well I spent a couple days trying to get IIS to work with java. ... I would use tomcat as a standalone server for the java stuff, ... well security seems a bit more complicated. ...
    (comp.programming)