why you used Java Script? Can it use for both client side
and server side validation purpose?

Answer Posted / arul

Javascript is a client side scripting, which runs in the
browser. Even AJAX runs in the browser and is also a client
side one, which actually is nothing but Javascript. In AJAX
javascript is used to communicate with server side
components or post values to a JSP / ASP or any web page or
any services which can be referred by URL.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can be the challenges during testing a program or a system?

1995


What are the data types available in javascript? Explain

700


Explain why "self" is needed instead of "this".

713


What is a boolean in javascript?

728


What is createtextnode?

684


What makes a relation a function?

717


What is a noscript tag?

653


Which is best for front end?

647


What is called variable?

666


What is the difference between push() and concat() in javascript?

807


Is there an ide for javascript?

650


Explain “use strict” ?

713


What is difference between arrow function and normal function?

674


How do you target a specific frame from a hyperlink in javascript?

696


Where do I put javascript code in html?

736