Preview

Php, Jsp, and Asp.Net

Powerful Essays
Open Document
Open Document
948 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Php, Jsp, and Asp.Net
PHP, JSP, and ASP.NET.

Name:
Course:
Tutor:
Date:

Server side scripting is a web server technology that is usually used to generate web pages in a dynamic and interactive manner and content that interact with the database and other data stores. To achieve this, several scripting languages have been developed, the most common being jsp (Java server pages), ASP.NET and PHP.
PHP
PHP is a server-side language in which the PHP codes resides in the host computer and serves web pages to the browser (Ullman, 2011). PHP as a scripting language is not compiled however it only runs upon an event.

JSP (Java server pages)
JSP is a web server technology developed by Sun Microsystem that enables the programmers to create HTML, XML or other type of documents dynamically by first compiling JSP into servlets by a JSP compiler which is then loaded via the servlet container upon client requests (Pekowsky, 2004). It achieves so by allowing programmers to embed Java code into html (.jsp) page. ASP.NET
On the other hand ASP.NET is a Microsoft server-side web technology that uses an object oriented approach to execute web pages (Kauffman, 1999). The working behind ASP.NET is that every page is worked on as an object which is then run on the server.
Comparisons
Both Jsp, PHP and ASP.Net languages achieve the same purpose which is dynamically generating web content as well as the fact that they are both executed in on the web server. Similarly both scripting languages are interactive as they dynamically respond to user queries or data submitted through web forms. Likewise both languages provide security since the server code cannot be accesses via the browser. Also both scripting languages have the capability to access any data or database and relay results through the web browser.
Contrasts
However it is worth noting that despite their similarities JSP, PHP and ASP.Net share certain differences. One instance is the platform dependence. Unlike JSP and PHP, ASP.NET

You May Also Find These Documents Helpful

  • Satisfactory Essays

    ASP.NET is a web application framework developed by Microsoft to build dynamic data driven web applications and web services.…

    • 485 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT2670 Week2 Research 3

    • 752 Words
    • 3 Pages

    Internet Server Application Programming Interface (ISAPI) is a set of Windows program calls that let you write a Web server application that will run faster than a common gateway interface (CGI) application. Using ISAPI, you create a dynamic link library (DLL) application file that can run as part of the Hypertext Transport Protocol (HTTP) application's process and address space. The DLL files are loaded into the computer when HTTP is started and remain there as long as they are needed; they don't have to be located and read into storage as frequently as a CGI application.…

    • 752 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    .NET is an open source product and solely belongs to Microsoft although there are other 3rd party areas that have been added to allow for more compatibility. It is also integrated within the Windows…

    • 1025 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    Pt1420 Unit 7 Analysis

    • 737 Words
    • 3 Pages

    Before I have examined to answer why do we think most web pages today require server side programming? Particularly meaningful to me toward defense entirely regarding the server side programming Characteristics, since there is a few common component of server side programming besides the technology we practiced which perform by:-…

    • 737 Words
    • 3 Pages
    Good Essays
  • Good Essays

    MVC helps us to build dynamic and powerful websites and also gives us full control on mark-up. It includes many sophisticated features to develop a modern web application.…

    • 399 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Comparing Iis to Apache

    • 392 Words
    • 2 Pages

    Other differences is the way the programs run on operating systems. Apache can be run on multiple platforms such as UNIX, Linux, Windows, and OS/2. IIS can only be ran on Windows. This leaves very little room for users as only so many people use Windows, but a lot of people use multiple platforms.…

    • 392 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Customer hereby engages the services of the Developer for the purpose of designing, creating, testing and delivering a fully functional Web Site, to be delivered to the Customer in the form of Hypertext Markup Language (“HTML”), JAVA and/or FLASH languages, most current version, which meets the specifications set forth herein and which is fully ready and operational upon placement on a server and creation of necessary connections for availability on the World Wide Web.…

    • 4332 Words
    • 18 Pages
    Powerful Essays
  • Good Essays

    Week 5

    • 585 Words
    • 3 Pages

    What issues can arise with the use of JavaScript® language along with server-side programming, such as .NET? What issues does the programmer need to be aware of when developing in both languages?…

    • 585 Words
    • 3 Pages
    Good Essays
  • Good Essays

    It is a tool that you can use to eliminate repetitive types of information on your web pages. It is a file the server includes in a web page before sending it out to a browser. It uses headers, navigation panels, and footers. It’s useful because you only need to change one file and every web page using that element picks up the update.…

    • 411 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Basta

    • 1044 Words
    • 5 Pages

    Try this code http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark Try this code http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark JavaScript Introduction lar scripting language on the internet, and works http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark Internet Explorer JavaScript Introduction http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark Google Chrome JavaScript Introduction http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark Mozilla Firefox JavaScript Introduction http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark Opera JavaScript Introduction http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark Safari JavaScript Introduction http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark What is JavaScript? avaScript was designed to add interactivity to HTML pag avaScript is a scripting language scripting language is a lightweight programming langua http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark What is JavaScript? embedded directly into HTML pages preted language (means that scripts execute without pr vaScript without purchasing a license http://www.w3schools.com JavaScript Programming for Absolute Beginners sirmark What is JavaScript?…

    • 1044 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    Web server-software that stores web pages and web objects, listens for requests for those pages, and sends the content of those pages/objects to clients.…

    • 483 Words
    • 2 Pages
    Powerful Essays
  • Good Essays

    NT1210 Unit 2

    • 443 Words
    • 2 Pages

    7. Web Server - software that stores web pages and web objects, listens for requests for those pages, and sends the contents of those pages/objects to clients.…

    • 443 Words
    • 2 Pages
    Good Essays
  • Good Essays

    • Framework : Spring provides most of the intra functionality leaving rest of the coding to the developer.…

    • 4120 Words
    • 17 Pages
    Good Essays
  • Good Essays

    Web Services

    • 691 Words
    • 3 Pages

    Web service is any piece of software that makes itself available over the internet and uses a standardized XML messaging system. Because all communication is in XML, web services are not tied to any one operating system or programming language--Java can talk with Perl; Windows applications can talk with Unix applications.…

    • 691 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Objects are a way of encapsulating multiple methods (they're like functions) and variables in one easy to manage Uber-Variable (an Object).…

    • 4110 Words
    • 17 Pages
    Powerful Essays

Related Topics