Home All Groups Group Topic Archive Search About
Author
11 Jul 2006 3:00 PM
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?

Author
11 Jul 2006 4:37 PM
Patrice
Please respond to your own thread if you want to add something.

I woudl say HttpHandlers.

Try :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPNet-JSPMig-JavaServlets.asp

--
Patrice

<samadams_2***@yahoo.ca> a écrit dans le message de news:
1152630012.596366.157***@h48g2000cwc.googlegroups.com...
Show quoteHide quote
>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?
>