What kind of container processes ASP pages ?

What web enclosure is compulsory to ASP pages ?
We can make make use of of Tomcat web enclosure , when JSP pages have been to be processed. Can you make make use of of same Tomcat enclosure for estimate ASP pages ? If not, afterwards what do you need to routine ASP pages ?

thanks

One thought on “What kind of container processes ASP pages ?

  1. For ASP and ASP.NET you can use IIS (Internet Information Services). If you’re using ASP.NET you have the additional option of using Mono. There are several advantages to this:

    1.) Mono is lightening fast compared to the regular .NET implementation.

    2.) You’re not limited to just Windows; Mono runs on basically any system.

    3.) Hosting plans for Mono are cheap compared to .NET hosting on Windows. This is because Mono can run on Linux, and Linux hosting is cheaper, faster, and more reliable. This allows you to save money, or get a better hosting plan for the same money. Many people think Linux is harder to use, but when you have a hosting plan it’s all handled for you. Think of it as having a personal driver who drives you around in a stick shift. It doesn’t matter if you can’t drive a stick. But you are paying for the gas, and the stick shift gets better mileage.

    4.) Mono is free and open source.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>