|
|
|
|
|
| GLOSSARY |
|
|
|
Glossary
of Terms Relating to WWW, Internet and Web Hosting etc. |
|
|
|
Those who: use internet, are IT professional / computer science
students; they may |
|
something
know about these terms. Therefore, we have tried to provide you
the relevant knowledge. |
|
This list is not complete, by any means. If you have any terms that
you would like to be added to this glossary, e-mail your request
to yourtieinfo@yahoo.com |
|
| |
|
|
|
J |
|
|
Java |
Java
is a network-friendly programming language invented
by Sun Microsystems.
Java is often used to build large, complex systems
that involve several different computers interacting
across networks, for example transaction processing
systems.
Java is also used to create software with graphical
user interfaces such as editors, audio players, web
browsers, etc.
Java is also popular for creating programs that run
in small electronic devices, such as mobile telephones.
Using small Java programs (called "Applets"),
Web pages can include functions such as animations,
calculators, and other fancy tricks. |
|
JavaScript
|
JavaScript
is a programming language that is mostly used in web
pages, usually to add features that make the web page
more interactive. When JavaScript is included in an
HTML file it relies upon the browser to interpret
the JavaScript. When JavaScript is combined with Cascading
Style Sheets(CSS), and later versions of HTML (4.0
and later) the result is often called DHTML. |
|
JDK
-- (Java Development Kit) |
A
software development package from Sun Microsystems
that implements the basic set of tools needed to write,
test and debugJava applications and applets. |
|
JPEG
-- (Joint Photographic Experts Group) |
JPEG
is most commonly mentioned as a format for image files.
JPEG format is preferred to the GIF format for photographic
images as opposed to line art or simple logo art.
A graphical file format used to display high-resolution
color images on the World Wide Web. |
|
JScript |
Microsoft's
version of JavaScript. |
|
| JSP
-- (Java Server Pages) |
A
Java based technology allowing the insertion of server
executable scripts in web pages. Mostly used on Linux,
Unix and Solaris platforms. |
|
|
|
|
|
|
|
|