Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP and web container 1

Status
Not open for further replies.

cleanair4me46

Technical User
Feb 3, 2009
41
US
I can create ASP on my Windows 2000 web server using IIS.
What is the actual web container software that ASP is using to work?


Here are some examples of what I know about other server sides and what I dont know about ASP on IIS:
Code:
[b]App Server[/b]           [b]Web Container[/b]       [b]Server side[/b]
Apache               Tomcat              JSP/Servlets
IIS                  JRUN                Cold Fusion
IIS                  ?                   ASP

Can someone advise what goes in the web container part for ASP?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top