Java applets on the net are restricted from reading and writing files on the client file system, it also prevent making network connections excluding, to the origin host. It supports for an expanded set of Jar-file manifest attributes. HTTP server does not serve any java applets .but On server’s side they are treated as any file, such as a text, image, or sound file. Special action is done when the class files of applet are interpreted on the client side by a Java technology-enabled browser, for example 1.x or HotJava browser or or Netscape 3.x/4.x.
Showing posts with label Learn Java. Show all posts
Showing posts with label Learn Java. Show all posts
Saturday, February 12, 2011
Java Applet Tutorial
Java applets on the net are restricted from reading and writing files on the client file system, it also prevent making network connections excluding, to the origin host. It supports for an expanded set of Jar-file manifest attributes. HTTP server does not serve any java applets .but On server’s side they are treated as any file, such as a text, image, or sound file. Special action is done when the class files of applet are interpreted on the client side by a Java technology-enabled browser, for example 1.x or HotJava browser or or Netscape 3.x/4.x.Friday, February 4, 2011
An Introduction to Java
Java Language was created as part of green project of sun microsystems in 1991. Sun mircro systems was actually group of researchers who used to produce programmes to control equipments like tv, vcr, fridge, etc. Green researchers developed one equipment which was like a remote control, to transmit signals between different equipments. In the beginning they decided to do it in c++ language. But due to problems of doing it in c++, they decided to develop another language which was initially named as OAK and then changed to Java.
Java is a language which is useful for other designing related prorgrammes which work alongwith internet applications. It is also object oriented programming language which can be run on different operating systems, means its programmes can be developed in such a way that can be run on microsoft windows, apple macintosh and unix etc. Java is very close to languages like c++ and visual basic .
Java is a language which is useful for other designing related prorgrammes which work alongwith internet applications. It is also object oriented programming language which can be run on different operating systems, means its programmes can be developed in such a way that can be run on microsoft windows, apple macintosh and unix etc. Java is very close to languages like c++ and visual basic .
Subscribe to:
Posts (Atom)
