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

What exactly the work of constructor( default, parameterized) especially about instance variables initialization. Suppose user initialize the instance variables explicitly. Then what is the use of parameterized constructor over here.. Please reply me
Constructor is used to initialize an object at the time of creation. A default constructor is provided by the compiler itself if no constructor is provided by the user. It initializes the state of the...
Profile Photo
Surekha
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...
Profile Photo
Nikhil
0 0
View Comments5
Is it possible to learn java at home without coaching in one month?
It all depends on you. If you are already aware of programming then it is definetly possible to learn java at home. But if learn through a tutor then you can learn easily.
Profile Photo
Pritom
0 0
View Comments5
What is an Exception in Java?
We can Say Exception is an event which terminates the normal execution of a program
Profile Photo
Piyush
0 0
View Comments5

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

Ask a Question

Related Lessons

Class and Objects in Java
Class is a template or a blueprint which is used to describe an object. On other hand Object is a reference of a class which follows all the stuff written inside the class. How about taking the whole tour in the following video
Profile Photo

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code
Profile Photo

Inheritance In Java
Inheritance: The process of getting properties and behaviors from one class to another class is called inheritance. Properties: Variables Behaviors: Methods The main purpose of the inheritance...
D

Deleted U.

1 0
View Comments0

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

Java Learning Tip
The easy way to learn any programatical language is just simple practices. Take a simple examples and practice daily one hour. And also go through the learning videos from youtube or somewhere else.
Profile Photo

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