What is the difference between JavaScript, servlet and JSP?

Asked by Last Modified  

Follow 5
Answer

Please enter your answer

I'm having 10 +years of Experience in java /j2ee technologies working as a software Engineer

The main differnce between them is javascript is a scripting language runs in your browser, any brower (i.e, chrome, firefox).For the client side form validtion we can use javaScript.Where as Servlet and Jsp are both server side programs .Mostly JSP are used in View layer ,for example showing the data.Servelts...
read more
The main differnce between them is javascript is ascripting language runs in your browser, any brower (i.e, chrome, firefox).For the client side form validtion we can use javaScript.Where as Servlet and Jsp are both server side programs .Mostly JSP are used in View layer ,for example showing the data.Servelts are used as controller between JSP and database and user submited form's . read less
1 Comments

Java Trainer

Javascript: it is a client side OOPs based scripting language to make html page dynamic. Servlet: while servlets are java programs that runs on java enabled web server or application server. Jsp: It is a technology that helps programmers to create dynamic web pages. And it is a server side language...
read more
Javascript: it is a client side OOPs based scripting language to make html page dynamic. Servlet: while servlets are java programs that runs on java enabled web server or application server. Jsp: It is a technology that helps programmers to create dynamic web pages. And it is a server side language which uses java programming language. read less
Comments

IT professional trainer haveing 7 years of experience in DBS Bank,

java script is scripting language servlet and jsp is in java.it is used to develop the applications.
Comments

Precisely, consider the modern MVC architecture, wherein controller will be a Java servlet and the JSP is one of the popular view technology at server side and when it executed at server side it will be converted to its html equivalent content as it is understandable by most of popular web browsers and...
read more
Precisely, consider the modern MVC architecture, wherein controller will be a Java servlet and the JSP is one of the popular view technology at server side and when it executed at server side it will be converted to its html equivalent content as it is understandable by most of popular web browsers and dispatched to the web browser and rendered with any included JavaScript pages. JavaScript is a light weight scripting language as it provides a way of executing a coupe of dynamic functions on runtime/input data provided by user at browser end before submitting it to the backend server for further execution and at the same time the usage of JavaScript must be cautious as it is a possible trigger for a variety of vulnerabilities identified so far at client end. -Manikanta read less
Comments

View 2 more Answers

Related Questions

I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
What is the best site to learn Java for development?
www.javatpoint.com Is best site to learn and earn knowledge
Chai
0 0
8
What's New in JDK 8 ?
1.Lamda Expressions I started with lambda expressions as this is probably the most sought after feature in the language after probably Generics/Annotations in Java 5. 2.Generic Type changes and improvements Taking...
Ashish
Which holds the future: Java or Python?
The future success of Java or Python depends on various factors, including industry trends, project requirements, and developer preferences. Both languages are widely used, with Java being prominent in...
Nikhil
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Constructor in Java
A constructor is a particular type of method that is used to initialise the object. The constructor is invoked at the time of object creation. It constructs the values, i.e. provides data for the object...

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0


Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

JAVA Online Training
What is Java? Java is a technology developed by James Gosling at Sun Microsystems, Sun Microsystems is now a part of Oracle Corporation. This is one of the most powerful & securable language used to...

Recommended Articles

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you