JSP stand for java server pages.
It is used for creating web pages which execute at the server side and sends the output as HTML to the end user.
Unlike J2EE , no byte code is stored at server for its implementation.
The interpretation of the page takes place when a user requests the page via web browser.
Its a java version of a typical server side language .
Am I going too high fi ?
Yep, server side means you ask the server for a page and server processes the page and send you an HTML page .
Did you hear processing ? This processing at server side is main feature of any server side language.
There are many server side languages.
JSP is one of them.
ASP is also a server side language like JSP.
The code used is different.
Also the server which runs these are different.
ASP runs on IIS. whereas JSP runs on TOMCAT server.
ASP cannot run on any non Microsoft server.
HTML is a plain language that doesn't need any interpretation.
Meaning when a client requests an HTML page server will not process the page , but just sends it.
JSP stand for java server pages.SP runs on TOMCAT server.
It is used for creating web pages which execute at the server side and sends the output as HTML to the end user.
asp -active server pages .ASP runs on IIS.
ASP cannot run on any non Microsoft server.
HTML is simple mark up language the power of html is less comparing to asp and jsp
JSP is an open source server page technology by SUN microsystems...A jsp page is used to send and retrieve information from html page to the server....unlike html page which can run on any browser, a jsp page requires a server to process the request...for that open source server like Apache is used...Apache's jsp container is Tomcat, it can be freely downloaded from apache.org. And ASP is also a server page like jsp but it can run only on micosoft's server....so its expensive stuff........
JSP is an open source server page technology by SUN microsystems...A jsp page is used to send and retrieve information from html page to the server....unlike html page which can run on any browser, a jsp page requires a server to process the request...for that open source server like Apache is used...Apache's jsp container is Tomcat, it can be freely downloaded from apache.org. And ASP is also a server page like jsp but it can run only on micosoft's server....so its expensive stuff........
JSP stand for java server pages.
It is used for creating web pages which execute at the server side and sends the output as HTML to the end user.
Unlike J2EE , no byte code is stored at server for its implementation.
The interpretation of the page takes place when a user requests the page via web browser.
Its a java version of a typical server side language .
Am I going too high fi ?
Yep, server side means you ask the server for a page and server processes the page and send you an HTML page .
Did you hear processing ? This processing at server side is main feature of any server side language.
There are many server side languages.
JSP is one of them.
ASP is also a server side language like JSP.
The code used is different.
Also the server which runs these are different.
ASP runs on IIS. whereas JSP runs on TOMCAT server.
ASP cannot run on any non Microsoft server.
HTML is a plain language that doesn't need any interpretation.
Meaning when a client requests an HTML page server will not process the page , but just sends it.
JSP stand for java server pages.SP runs on TOMCAT server.
It is used for creating web pages which execute at the server side and sends the output as HTML to the end user.
asp -active server pages .ASP runs on IIS.
ASP cannot run on any non Microsoft server.
HTML is simple mark up language the power of html is less comparing to asp and jsp
JSP is an open source server page technology by SUN microsystems...A jsp page is used to send and retrieve information from html page to the server....unlike html page which can run on any browser, a jsp page requires a server to process the request...for that open source server like Apache is used...Apache's jsp container is Tomcat, it can be freely downloaded from apache.org. And ASP is also a server page like jsp but it can run only on micosoft's server....so its expensive stuff........
JSP is an open source server page technology by SUN microsystems...A jsp page is used to send and retrieve information from html page to the server....unlike html page which can run on any browser, a jsp page requires a server to process the request...for that open source server like Apache is used...Apache's jsp container is Tomcat, it can be freely downloaded from apache.org. And ASP is also a server page like jsp but it can run only on micosoft's server....so its expensive stuff........