Anda di halaman 1dari 2

18

Define local and global variables. State any five build in objects in java script. Define Enumerating Properties. How does one link external style sheet in a XHTML document? Differentiate HTML from XHTML. What do you mean by host objects? How does one access cookie in a JavaScript? List down the ASP/JSP objects. Compare Servlet and JSP. Define XML namespace. State the purpose of SAX. What are the components required to build web applications? Write down the important features of My SQL. PART B (2 x 15 = 30 MARKS) ANSWER ALL QUESTIONS Explain in detail the working of the following operations with example (i) ALERT (ii) PROMPT (iii) SUBMIT Write a program with all the mouse event functions in document object model. Explain the following by document object. NAME ID TREE(PARENTNODE , CHILD NODE) TIME DELAY OPERATIONS. Explain the components of DOM in detail. Write a JavaScript that receives three integers from the user and find the largest and smallest from them and display the output in XHTML

Set I

ANSWER ALL QUESTIONS

19 20 21 22 23

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

What is meant by scripting language? Define all the variable declaration in java script. State the control and looping statements in java script. How do we call functions in java script? State any five build in objects in java script. What is meant by event handlers? State the levels of DOM, describe all the three levels. State splice and shift operation. Write a code for previous sibling and next sibling. Define list reordering. Define Applet. State the operators in java script. How do we declare arrays in java script? Is java script is object oriented programming language? State the reason also. What is Document Object Model? State any five HTML intrinsic events. What is the use of array initializer?

24 25 26 27 28 29 30

01

02 03

04 05

document message box? 06 Create an ASP/JSP application that allows the user to customize a Webpage. Store the users name and preferences in a text file. The applicationshould consist of three ASP/JSP files: one that asks the user to login and reads from the text file to determine if the user is known. If the user is not known, a second ASP/JSP file is loaded asking the user to choose their preference for foreground color, background color and image. Write the new users name and preferences to the text file. Next, display the page customized to this user using the users preferences that are stored in the text file. If the user is known at login, the normal page should be displayed?

07 08

Design an online shopping cart application using JSP or ASP. Consider a login validation page and one billing page for bill processing. With suitable code snippets explain how cookies are created and sessions are tracked by Servlet.

Anda mungkin juga menyukai