Servlets in .NET??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • samadams_2006@yahoo.ca

    #1

    Servlets in .NET??

    I hear a lot about Servlets running in Web Containers in the Java
    arena. I believe that the Web Container in question is the Web Server,
    like Apache Tomcat, or IIS in the .NET arena, but what about the
    Servlets? Is the counterpart to the Servlet in the Java arena a .NET
    "Web Form" written in Visual Basic?

  • Patrice

    #2
    Re: Servlets in .NET??

    Please respond to your own thread if you want to add something.

    I woudl say HttpHandlers.

    Try :
    http://msdn.microsoft.com/library/de...vaServlets.asp

    --
    Patrice

    <samadams_2006@ yahoo.caa écrit dans le message de news:
    1152630012.5963 66.157700@h48g2 00...legr oups.com...
    >I hear a lot about Servlets running in Web Containers in the Java
    arena. I believe that the Web Container in question is the Web Server,
    like Apache Tomcat, or IIS in the .NET arena, but what about the
    Servlets? Is the counterpart to the Servlet in the Java arena a .NET
    "Web Form" written in Visual Basic?
    >

    Comment

    Working...