http://www.roseindia.net
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Please visit our lastest forum and start dicussing the topics
Active Server Pages (ASP), Java Server Pages (JSP)

 
Post new topic   Reply to topic    http://www.roseindia.net Forum Index -> JSP - Java Server Pages
View previous topic :: View next topic  
Author Message
vinod



Joined: 25 Apr 2006
Posts: 725

PostPosted: Thu May 04, 2006 7:11 am    Post subject: Active Server Pages (ASP), Java Server Pages (JSP) Reply with quote

Microsoft Active Server Pages (ASP)

Active Server Pages is Microsoft's technology for deploying active content on the web. This technology was designed to work on a Windows Operating System that is running Microsoft Internet Information Server (IIS) (for NT Server) or Microsoft Peer Web Services (for NT Workstation, Win9x). It depends very heavily on Microsoft's COM/DCOM technology at least in a Windows operating environment.

ASP is a very mature technology compared to many others. It is currently in it's version 3 phase (ASP 3.0 - supported by IIS 5.0). ASP is a scripting framework. I say scripting framework rather than scripting language because while most people use Server Side VBScript and VBScript is the default scripting language for ASP when scripting ASP pages, one can in fact use Jscript, PerlScript or any other scripting language for that matter if that is supported on the server in a way that fits in the ISAPI model. The scripting language used can vary from page to page even within the same web application or page.

To See more information:
http://www.paragoncorporation.com/ArticleDetail.aspx?ArticleID=5
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    http://www.roseindia.net Forum Index -> JSP - Java Server Pages All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group