Java
- A programming language frequently used on Web sites. Some Java programs, or
applets are downloaded from the Web server to the visitor's own
computer, which then runs them. This distinguishes Java programs from other Web
programming languages, such as PERL, that reside and run on the Web server
(only the results are downloaded to the visitor's computer). RealCart is a Java applet.
JavaScript
- A Web scripting language that is used in both browsers and Web servers. It is not a Java technology as Netscape invented JavaScript (not Sun), and JavaScript was first used in Netscape browsers. Through JavaScripts LiveConnect functionality, you can let Java and JavaScript code communicate with each other. Most all modern browsers support this function.
JPEG (or JPG)
- A file format used for storing graphic images, usually photographs. JPEG files
are larger than GIFs of the same image but offer better color control and
clarity. See also GIF, baseline JPEG and progressive JPEG.
jsship.snp
– jsship.snp is the snippit file in the common folder that controls shipping calculations and the amount that appears in the shipping pull-down menus.