Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Programming

Programming Get help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc.

Reply
 
Thread Tools Display Modes
  #21  
Old 12-14-2012, 11:12 AM
clara_butler clara_butler is offline
Senior Member
 
Join Date: Jul 2012
Posts: 166
clara_butler is on a distinguished road
Quote:
Originally Posted by rajnish240 View Post
Yes both are server side scripting languages.Active server pages is for ASP and java Server pages is for JSP. ASP is developed by Microsoft while JSP by Sun Microsoft.
ASP stands for "Active Server Pages"
JSP stands for "Java Server Pages"

asp (classic) is interpreted, which means the code has to be read each time a page is called. jsp is compiled into java classes which makes for a much faster page generation.

Classic asp (not the new .NET) has to rely on Active X, COM or other Microsoft technologies to really enhance functionality of the code. jsp can bring in every java capability.

Handling email in asp requires external components such as CDONTS or aspMail and was tricky to implement. JavaMail for jsp was a 10 minute download and was much easier to use.
__________________
Web Application Development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22  
Old 12-19-2012, 03:18 AM
markabiyn02 markabiyn02 is offline
Senior Member
 
Join Date: Dec 2012
Posts: 101
markabiyn02 is on a distinguished road
ASP stands for Active Server Pages a server side scripting technology made by microsoft and it uses Visual Basic language. In short if you know how to program in Visual Basic then you can easily make ASP pages.JSP is the abbreviation of Java Server Pages. and is developed by Sun which is acquired recently by Oracle. It uses Java language as the programming language. and accordingly if you know Java then you can easily start creating your website in JSP.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23  
Old 12-22-2012, 03:23 AM
markabiyn02 markabiyn02 is offline
Senior Member
 
Join Date: Dec 2012
Posts: 101
markabiyn02 is on a distinguished road
avaServer Pages (JSP) technology, which is based entirely upon Sun's popular Java programming language and gives developers the advantages of developing in Java in a more relaxed, script-like environment. JSP pages are dynamically assembled into Servlets, which are simply Java classes.Active Server Pages (ASP), which allow developers to use simple scripting to access the server and its extensions. But while ASP gives you an efficient way to return dynamic content, it essentially limits you to Microsoft platforms, and even the simplest of scripting mistakes can cause the server to crash or hang, effectively bringing down your website.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24  
Old 12-24-2012, 12:31 PM
partapamit partapamit is offline
Senior Member
 
Join Date: Sep 2012
Posts: 118
partapamit is on a distinguished road
Quote:
Originally Posted by jhony king View Post
1. JSP and ASP are both server side scripting languages
2. JSP is from Sun Microsystems while ASP is from Microsoft
3. ASP costs money while JSP is free.
4. ASP code is interpreted while JSP code is compiled at run time
5. JSP code can run faster than ASP if there are fewer changes
6. Majority of Windows users use ASP while users of open source operating systems like Linux use JSP among others.
what a good copy cat you are , hats off to you buddy ,i appreciate you to doing great efforts of editing previous post .(lol)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 01:20 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.