This is a discussion on Difference between jsp and asp within the Java Server Pages (JSP) forums, part of the Web Development category; any one tell me the difference between jsp and asp?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| any one tell me the difference between jsp and asp?
__________________ Thanks Regards Sureshbabu Harikrishnan ![]() +91 9884320017 |
|
#2
| |||
| |||
| jsp or java server pages is created by sun to enter in web development. the asp or active server pages is developed my ms for the wed development. These two languages are just differ from some syntax but the functionality are same. both languages are accepting the request from the client normally a web browser, processing the request and sends response to the client on the network medium over the http protocol
__________________ Thanks & Regards, Jegan CBK "We will either find a way, or make one!” |
|
#3
| |||
| |||
| I have been using asp since several years. I can safely say that this first microsoft development product i really enjoyed to use it. Having used both ASP and JSP, I can clearly see JSP has much better support for larger web sites and for web farming solutions. |
|
#4
| |||
| |||
| Yes I too agree with that both are having similar functionality one is developed by sun micro system. And the other one is developed By micro soft.Both can be used in a similar way.there can be some syntactical errors. __________________________________________________ _______________ Arkivskabe Self Certificate Mortgages |
|
#5
| |||
| |||
| |
|
#6
| |||
| |||
| Get a huge variety of Ed Hardy clothing, NIKE, Adidas, Christian Audigier and a lot more brands at a discounted price and with worldwide free shipping. So visit Ed Hardy Clothing|Ed Hardy Hats|Hip Hop|Christian Audigier|Timberland Boots - Raining Hollywood and start ordering today. |
|
#7
| |||
| |||
| JSP and ASP have some common basic concepts these two are server side scripting to provide access to web server information and functionality. ASP is developed by MS. ASP gives you efficient way to return dynamic content. It limits you to Microsoft platforms. and even the simplest of scripting mistakes can cause the server to crash or hang. in response to ASP, Sun Microsystems gave JSP technology. JSP pages are dynamically assembled into servlets, This means JSP supports the same modularity, reusability, platform-independence. For more information kindly visit JSP vs ASP |
|
#8
| |||
| |||
| Hello, JSP and ASP do have some basic concepts in common. They both make use of simple sever-side scripting to provide access to Web server information and functionality. They both do so using object oriented scripting. And they both started out with similar styles of delimiting this scripting from a page's content. In fact, Microsoft is replacing ASP with ASP+, which is even more like JSP than ASP in that its pages are compiled upon request and run in a 'virtual machine' (which supports multiple languages and is written in C#). Thanks ![]()
__________________ Digitizing Embroidery in UK |
|
#9
| |||
| |||
| Quote:
Thanks for your information regarding JSP and ASP. _________ Budget Hotels India Last edited by Rambo : 01-08-2009 at 12:18 AM. |
|
#10
| |||
| |||
| JSP and ASP are fairly similar in the functionality that they provide. JSP may have slightly higher learning curve. Both allow embedded code in an HTML page, session variables and database access and manipulation. Whereas ASP is mostly found on Microsoft platforms i.e. NT, JSP can operate on any platform that conforms to the J2EE specification. JSP allows reusable components by using Javabeans and EJBs. ASP provides the use of COM / ActiveX controls. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Our Partners |