r7321201 Web Technologies

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Code :R7321201 R07

III B.Tech II Semester (R07) Supplementary Examinations, December 2010


WEB TECHNOLOGIES
(Computer Science & Systems Engineering, Information Technology)
Time: 3 hours Max Marks: 80
Answer any FIVE questions
All questions carry equal marks
?????

1. (a) Explain how a switch-case statement is used in Javascript with an example.


(b) Describe the scoping rules for the javascript with examples.
2. (a) Create a form for the super market bill which includes controls like checkboxes, radio
buttons, border, submit button and reset button.
(b) What is CSS? Explain with an example to clearly illustrate the creation of CSS rule for a
given text.
3. Briefly explain DOM and SAX XML Parsers with neat examples.
4. (a) What is BeanInfo interface? Explain the importance of a beaninfor interface.
(b) Create a simple code which utilizes the beaninfo interface effectively.
5. (a) Explain the core interface provided in javax.servlet.http package.
(b) How to handle HTTP requests and responses?
6. (a) Explain the process of installing java software development kit.
(b) “JSPs are an extension of servlet technology”. Justify.
7. (a) Explain the lifecycle of JSP.
(b) Discuss the JSP standard actions.
8. Explain how JDBC performs mapping between JAVA and SQL data types.

?????

You might also like