What is a java applet, JAVA Programming

Assignment Help:

Question 1:

(a) What are the disadvantages of using HTML Frames in your web pages?

(b) Give five examples of controls used inside HTML forms and the situation in which they are used

(c) (i) List the different shapes through which a hotspot region can be specified in an imagemap. For each of the shapes mentioned, indicate how its coordinates are specified.

(ii) Give HTML code examples on how you would define each of the shapes you mention.

Question 2:

(a) What is JavaScript and what is its main purpose in a web page?

(b) (i) Compare and contrast absolute and relative addressing with examples of both.

(ii) Which of the two methods would you recommend in web application development? Provide reasons to justify your recommendation.

(c) Explain how the following HTML elements are used to describe tables:-

a. caption
b. table
c. td
d. th
e. tr
f. tbody
g. tfoot
h. thead

(d) (i) What is a Java Applet? Which HTML tag will you use for including a Java applet in a web page?

(ii) Indicate how you would pass parameters to the Java Applet.


Related Discussions:- What is a java applet

Explain the 4 phases of RUP?, 1. Inception : In the mean while the inc...

1. Inception : In the mean while the inception phase, you work out the business part for the project. You also will be creating a rough cost estimate and return on investment.

XML File Homework, I need help on java homework. Is it possible to know the...

I need help on java homework. Is it possible to know the shortest possible time to get the solution before giving my commitment

Web application in Java.., 1. Go to www.bytesizebook.com 2. Follow the firs...

1. Go to www.bytesizebook.com 2. Follow the first link: Guide to Web Development with Java 3. Click on Examples tab 4. Go down to Chapter 4 to find all jar folders, packages, class

Create an embedded javascript function, Given the following XHTML page: ...

Given the following XHTML page:   Create an embedded JavaScript function named getUserInfo that prompts the user with the following two questions after the XHTML page has loa

How to display validation errors on jsp page, tag shows all the errors. i...

tag shows all the errors. iterates over ActionErrors request attribute.

Lesson 20 project How far to the Line, I do not understand how to do this? ...

I do not understand how to do this? can someone help me?

What is the basic difference between threads and processes? , A process is ...

A process is an execution of a code but a thread is a single execution sequence within the process. A process may contain multiple threads. A thread is sometimes named a lightweigh

Javascript to calculate the cost of each book, Write JavaScript code that i...

Write JavaScript code that is executed during form submission to calculate the cost of each book (based on quantity specified) and the overall total cost. The results should be dis

File and random access file classes, Difference between the File and Random...

Difference between the File and Random Access File classes? Ans) The File class encapsulates the files and directories of the local file system. The Random Access File class giv

Array, public class Tester { static void test(int[] a) { int[] b = new in...

public class Tester { static void test(int[] a) { int[] b = new int[2]; a = b; System.out.print(b.length); System.out.print(a.length); } public static void main(String[] arg

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd