Home | Submit an interview question | Filter by category | Filter by job function | Filter by company
 
Member Information
User Id
Password
 
Forgot Password
Technology Category
.NET (1202)
Languages (103)
Database (146)
Operating System (48)
Reporting (5)
Third-Party Tools (2)
Testing (91)
OOP (75)
Web Development (40)
Design Patterns (89)
General (9)
Networking (88)
Hardware (63)
Brain Exercise (2)
Others (37)
 Our Network
.NET Heaven
C# Corner
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home » Languages » Languages
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
Posted by Sapna Malik Sep 14, 2009
Viewed : 444 times
Major Category : Languages
Minor Category : Java
Total Replies : 1
Become a Sponsor
 EDITORIAL ANSWER  
No Reply Yet
 ANSWERS BY USERS  
Pradeep
Sep 14, 2009
Client side JavaScript encompasses the core language plus extras such as the predefined objects, only relevant to running JavaScript in a browser.The client side java script is embedded directly in the HTML pages and is interpreted by the browser completely at the run time.Server side java script also encompasses the core language plus extas as the predefined objects and functions only relevant to running Javasript in a server.The serverside javascripts are compiled before they are deployed.

Client side validations will check presentation layer only.no need to go for business layer for validation purpose.Server side validation will check based on our technology.Mainly java script is used for client side validation purpose only.

  
1

 

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Advertise with us
Current Version: 2.2009.3.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved