answersLogoWhite

0

Java applications run in a "sandbox", which limits access to the underlying hardware (such as files, printers, and so on), so that malicious programs are limited in the amount of harm they can do. All modern web-based languages (Silverlight, Java, and Flash) are all protected in a limited execution environment in order to limit potential side effects and intentional sabotage.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

The programming language used in creating an applet which could be included on a Web page is?

java


What has the author Budi Kurniawan written?

Budi. Kurniawan has written: 'Java 5' 'Java Web Development With Servlets, Jsp, and Ejb' 'Internet programming with Visual Basic' -- subject(s): Internet programming, Microsoft Visual BASIC 'Struts Design and Programming' 'JavaServer Faces programming' -- subject(s): Design, JavaServer pages, Web site development, Web sites


What is a java programming?

A java program is a program that is coded and run in the programming language called java. Java is similar to c++ in structure, and is more common in web apps. C++ is the equivalent for more heavy duty programs such as most software used to compose a java program.


Is the java programming language is a complete language or is it useful only for writing programs for the web?

It can be used for lots of programs, not just for the Web.


What classes are needed for java web development?

There are many different classes that teach Java Web Development. You must be comfortable with the coding language Javascript and have a basic grasp on how the internet and programming works.


What are differences between PHP and Java?

PHP and Java.. hummPHP is a programming language to make websites and scripts on the web.. while Java is an hardware programming language, please be advised that you can use Java applications on the web by using applets...But generally Java will be used to develop hardware applications..But if you meant JavaScript instead of Java:JavaScript is an client side language that help you change/modify your elements on your website without reloading page.


What programming language are java applets written in?

Java applets are written in the Java programming language. Java is considered to be one of the oldest and most commonly used programming languages in the world.


What did you learn anything useful from high school computer class about java programming?

Java programming is very important because it can help you make web applications. Thanks for one reason but I need more reasons for my opinion piece!


What has the author Reaz Hoque written?

Reaz Hoque has written: 'Programming web components' -- subject- s -: ActiveX, Design, Internet programming, Java - Computer program language -, Programming - Electronic computers -, Web sites, World Wide Web - Information retrieval system -, World wide web, Programmeren - computers -


What is the first name before of the Java Programming?

The first name of the Java Programming was Oak. It then went by the game Green and finally Java from Java coffee.


What programming language is used by Grails?

Grails is an open source framework for web applications. It is based on the Groovy programming language which was developed from Java. Groovy keeps most of Java's structure but incorporates parts of other computer languages as well.


What is the use of Servlet in java?

Java Servlet is used for Server Side programming for developing Web Applications. It easily employs Database Connectivity. We can also use JSP however it cannot replace a Java Servlet.