answersLogoWhite

0

Java Server Page is a standard Java extension that is defined on top of the servlet Extensions. The goal of JSP is the simplified creation and management of dynamic Web pages. JSPs are secure, platform-independent, and best of all, make use of Java as a server-side scripting language.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is wcs and jsp?

JSP is a computer programming language like ASP but Linux as far as i know WCS is Web Coverage Service


What is the difference between JS and JSP?

JS stands for JavaScript whereas JSP stands for Java Server Pages. JS is a scripting language that can be used in HTML and other Web related UI pages whereas JSP is a full fledged technology which is used to build complex and powerful UI web pages. JSP has support for JS too.


Is jsp a language.justify?

JSP stands for Java Server Page, which is a program that controls how things appear on a webpage. JSP is not considered a language but it is written for programs using the programming language of JavaScript.


Is JSP server side language?

Yes... Java server page is server side language . but it can create client side code in format of HTML . When the request send the web server the jsp process the HTML request and HTML response. by Arulmurugan C


How do you run jsp programs?

The JSP Files in a web application can be placed inside the WEB-INF folder and then invoked. If the JSP is in WEB-INF\webapps\examples\hello.jsp you can invoke it by calling http://localhost:8080/examples/hello.jsp


Why is PHP better than JSP?

in the past ive found jsp to be much slower than PHP (correct me if im wrong) PHP is a solid stable web language and much faster in my opinion :D


Can you create web forums using jsp and servlets?

Yes. All sorts of web Applications/websites can be created using JSP and Servlets


Why can you make HTML and jsp pages?

You can make HTML pages and JSP pages for web attractiveness. JSP pages offer additions features to it.


What are the applications of JSP web language?

JSP stands for Java Server Pages. It is a technology based on Java and similar to Servlets. It acts as the front end or user interface layer of Web applications. It takes advantage of HTML and Java Script and can contain code that involves both these technologies.


What is the use of jsp?

JSP stands for Java Server Pages. It is the face of any web application. I.e., the stuff you see on a web page can be JSP contents. The JSP uses the features of both Java and HTML to display dynamic contents on a web page. It interacts with Servlets in a MVC architecture to provide the power to display dynamic and advanced data on any given web page.


Where can someone find information about JSP Web Hosting?

ITA Network solutions offer information about JSP Web Hosting on their website. With £6 a month, one can have 1500 MB of Java and JSP Web Hosting. It also offers unlimited email accounts.


What kind of technology is JSP?

JSP, or JavaServer Pages is a technology that creates different web page forms through in various document types, including HTML and XML. It is a technology used by software developers and uses Java programming language.