difference between jsp and java script?

Answer Posted / ankur pandya

When you run JSP, the web page has to call the server so you
will get a refresh on your page.

when you run Javascript the code runs on your computer via
the browswer so there is no refresh to your page.

Java and Javascript are completely separate languages and
have nothing to do with each other. A JSP, Java Servlet Page
is of the Java language

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is split return?

695


How do you create a sop?

741


In how many ways we can create threads in java?

880


What is string syntax?

828


How many bits is a char?

744


Is java good for beginners?

769


Why string is a class?

745


What are different types of expressions?

762


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1890


Which api is provided by java for operations on set of objects?

1203


What is boolean strategy?

889


What is super?

799


What is math floor in java?

684


When do we need to use internal iteration? When do we need to use external iteration?

852


How do you sing an Applet ?

2251