Results 1 to 3 of 3

Thread: Difference Servlet & ASP

  1. #1
    MartinWilson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    281
    Rep Power
    3

    Default Difference Servlet & ASP

    I am learning java programming language. In which the servlet concept is going on. I want to know the difference between Servlet and ASP. Both these use for the similar use and having similar functionality. I have referred different books for this problem; but I am not getting proper solution. Thanks in advanced.
    Last edited by MartinWilson; 02-06-2010 at 04:02 PM.

  2. #2
    Davismoore is offline Senior Member
    Join Date
    Dec 2009
    Posts
    284
    Rep Power
    3

    Default

    The benefit of ASP is that it can be used with different scripting languages like VBScript or JavaScript. The file is a file asp html developed in which one includes scripts. Every of these scripts are framed by tags: <% And %> to separate other tags of ASP. ASP means active server pages; this term means not much except that it highlight the active character and dynamics of a page written.
    Last edited by nitesh14; 02-06-2010 at 03:01 PM.

  3. #3
    JacksonPerez is offline Banned
    Join Date
    Dec 2009
    Posts
    274
    Rep Power
    0

    Default

    Servlet need a JVM to run. So it is required to have a JVM, an engine that implements the Servlet API Servlets and probably a Web server. These different components involved in the delivery system Servlets help in a well determined. The JVM can be connected in different ways the Web server that handles requests from the user; this depends on the type of solution selected. In this case the addition of Servlets in the Web server is important.
    Last edited by nitesh14; 02-06-2010 at 03:01 PM.

Similar Threads

  1. Difference between C and C++
    By GonzalezBrown in forum Programming
    Replies: 2
    Last Post: 06-24-2010, 11:05 AM
  2. What is the difference between C and C ++?
    By GonzalezBrown in forum Programming
    Replies: 3
    Last Post: 06-07-2010, 04:43 PM
  3. Difference in SQL,*PLUS and PL/SQL
    By RogersNguyen in forum Programming
    Replies: 1
    Last Post: 02-16-2010, 05:29 PM
  4. Difference in RAM and ROM
    By PerrySullivan in forum Motherboard
    Replies: 3
    Last Post: 02-01-2010, 02:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48