Servlets in .NET??

  • Thread starter Thread starter samadams_2006
  • Start date Start date
S

samadams_2006

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?
 
Back
Top