For "classic" (i.e. VBScript) ASP, sure.  It follows the
model-view-controller paradigm and could be ported to Perl just fine.

For ASP.NET, there is no mod_perl+Apache converter.  There is simply no
Perl equivalent at this time.  A Perl/Apache-based ASP.NET replacement
would require mountains of work, but would be really nice once it was
completed.

Fortunately there already exists the Mono ASP.NET FAQ:
http://www.mono-project.com/FAQ:_ASP.NET





-----Original Message-----
From: Skylos [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 04, 2005 11:39 AM
To: nsm100
Cc: asp@perl.apache.org
Subject: Re: migrating asp, .net application from IIS to apache

Apache::ASP

You can pretty much directly translate the ASP object model calls and
program logic into Perl.

I've done this for two sizable sites personally.

Skylos


On 5/3/05, nsm100 <[EMAIL PROTECTED]> wrote:
> I have an application done using ASP, .NET using IIS Web server. The
> customer wants to migrate the application to Apache server. Whats the
> best option which involves less time in migrating to the Apache ?
> Please help.
> 
> Manoj
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to