| ERP erpsystemswordsj Home Page |

|
Java [akuteibeta] <Java Plug-in>
Alias:
Java Activator and Java plug in
Field:
Programming > Java > Java [akuteibeta]
|
Those which designate the execution environment (Java hypothetical machine) of programming language Java of the Sun Microsystems corporation as plug in type of the Web browser. By the fact that it makes shape of plug in, always the Java hypothetical machine of up-to-date version can be utilized. In the past was called
Java was adopted for many browsers, but as for version of the Java hypothetical machine of execution environment being various with the version of the browser, making the Java applet which used new technology, as for many people the circumstance that occurred it cannot play back that.
Then, those which it tries to be able to call the Java hypothetical machine of appropriate version making use of the mechanism of plug in which can call the cord/code from Internet dynamically, by offering execution environment with plug in, are Java Plug-in. Because it becomes plug in type, can utilize up-to-date Java environment with anytime. |
Java applet <Java applet>
Reading: [jiyabaapuretsuto]
Alias:
applet and applet
Field:
Programming > Java > Java applet
WWW > Production > Java applet
|
It is the Java program where it is downloaded in the Web browser via network, is imbedded by the
Abusing the Java applet, in order not to have the times when it gives damage to the computer of the user, as for reading and writing the contents of the hard disk of the user, connecting to the computer other than the Web server where by his is called, starting the other application software it is designed in such a way that it is not possible.
In the static Web page which is described with HTML by using the Java applet, the dynamic expression which cannot be actualized becomes possible. In addition, also the network game and which can utilize with only the Web browser it is possible to develop the kyat.
|
Java community process <JCP>
Field:
Programming > Java > Java community process
|
The system which the Sun Microsystems corporation sponsors, decides the standard specification regarding Java technology.
JCPis designed in such a way that it can submit the request of specification modification freely.
But,in large-scale functional modification the fact that among other things agreement of the same company becomes necessary, criticism is strong as the system to which influence of the same company is too strong.
|
Java [saburetsuto] <Java servlet>
Reading: [jiyabasaburetsuto]
Alias:
servlet and [saburetsuto]
Field:
Programming > Java > Java [saburetsuto]
WWW > Server > Java [saburetsuto]
|
The module which is executed on the Web server the Java program which is converted. It is possible to expand the function of the Web server by adding [saburetsuto].
As for [saburetsuto] because it is described with Java language, there is no OS of specification, and times when it depends on the hardware it is possible to make work with all Web servers who mount [saburetsuto] API.
Unlike the other server side program of CGI and the like, when one time it is called, in order to be permanently stationed that way in memory, high speed processing is possible. In addition, because it is possible, it is possible also to share information between the group of users.
At the beginning it was offered as the functional one of Java Web of the Sun Microsystems corporation Server, but specification it becomes independent as Java Servlet API, presently execution environment of [saburetsuto] is prepared in for the various Web servers.
|
Java byte cord/code <Java byte code>
Reading: [jiyababaitokodo]
Field:
Programming > Java > Java byte cord/code
|
It is the cord/code for execution which the compiler of Java forms. It has the feature that in one it does not depend on the environment of specification. After the Java byte cord/code being converted by it is executed.
|