JavaScript – ECMAScript Basics
Posted by Satyen Pandya | Posted in Javascript | Posted on 17-04-2011
0
ECMAScript is the scripting language standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is widely used for client-side scripting on the web, in the form of several well-known dialects such as JavaScript, JScript, and ActionScript.
JavaScript was originally developed by Brendan Eich of Netscape under the name Mocha, later LiveScript, and finally renamed to JavaScript. In December 1995, Sun Microsystems and Netscape announced JavaScript in a press release. In March 1996, Netscape Navigator 2.0 was out, featuring support for JavaScript.
JavaScript – Object Basics
Posted by Satyen Pandya | Posted in Javascript | Posted on 17-04-2011
0
Hi, friends after giving brief introduction to the Javascript, lets continue to another
Javascript important topic.
JavaScript – Object Basics
Few HTTP Response Codes
Posted by Satyen Pandya | Posted in RESTful Webservice | Posted on 14-04-2011
0
The error condition is described in an HTML entity-body, and a human being is supposed to figure out what to do about the error. There are so many status codes available, but many of the codes are rarely used. Here I am describing few codes which are communally used on the web.
Main categoris :
1xx Intermediate Status
2xx Successful Response
3xx Redirects
4xx Request Errors
5xx Server Errors











Satyens' Portfolio