Вы находитесь на странице: 1из 4

WEB PROGRAMMING 1) What is web ? What are all the building elements of web ?

2) List the different classification of HTML tags with one example for each. 3) List the differences between HTML and DHTML. 4) What are CGI environment variables ? 5) What are Cookies ? List any four Javax. Servlet. http Cookie methods. 6) What is the difference between Internet and Intranet? 7) List any five HTML tags. 8) Write the difference between HTML and DHTML. 9) Explain the different types of PERL variables. 10) How are JSPs better than servlets. 11) What is Web ? What is the difference between intranet and internet ? 12) Describe HTML tags and elements in briefly, 13) What is Java Script? List out uses of Java Script. 14) What are the difference between HTML and DHTML ? 15) What are text nodes ? 16) What is CGI ? Give examples of CGI application. 17) What is Query String ? 18) What is Extra Path Information ? 19) What is a web server? 20) List out differences between web server and application server. 21) Describe role of deployment descripters. 22) What is a war file ? Give its importance. 23) How to specify session time out in Web.XML? 24) What is JSP ? How is it different from CGI programming ? 25) What are the advantages of JSP ? 26) What are servlets ? Describe with example. 27) Which two packages implement the servelet API ? 28) What are the several ways of tracking users? 29) What are the disadvantages of hidden controls? 30) What is sessions? 31) What is SSL ? Why do you require SSL ? 32) What is XML ? Describe in brief. 33) Give an overview about EJBs. 34) Describe in briefly the entity beans and session beans. 35) What is DTD ? 36) What are the differences between Internet and Intranet? Explain. 37) Name any five tags of HTML. 38) What are cascading style sheets? Explain. 39) What is a web server? What is the use of it ? 40) What is JSP ? Why is it used?

41)What is servlet ? Explain with an example..

42) What is the meaning of Web ? Give the differences between internet and intranet. 43) List the different classification of HTML tags. 44) Explain with example query string. 45) What is JSP ? How it is different from CGI programming ? 46) Explain with example the meaning of servlet. 47) Explain how HTTP is used in client/server system. 7 48) What are the differences between static and dynamic web pages ? 8 49) Write an example HTML page containing a table 4x3 and each row colored differently. 7 50) Create a simple HTML page to demonstrate the usage of Anchor tags. 8 51) Explain document object model. 7 52) Explain the methods to access nodes in a document tree. 8 53) What is PEARL ? Explain different types of PEARL variables. 8 54) With the help of an example, explain CGI.pm module. 7 55) Explain the role of Deployment descriptors. 7 56) List out the differences between Webserver and application server. 8 57) What is JSP ? Explain JSP elements. 7 58) Explain implicit objects out, request response in a JSP directives. 8 59) Explain the semantics of the HTML FORM element. " 7 60) Describe the request handling cycle and the methods invoked on the servlet by the servlet container. 8 61) Write a short note on : (5x3=15) i) SSL ii) Sessions iii) XML. 62) Explain the building elements of WEB. 7 Marks 63) Write an HTML program to demonstrate applet embedding. 8 Marks 64) Explain ordered lists and unordered lists. 7 Marks 65) What is Javascript ? List out and explain the uses of Javascript. 8 Marks 66) Write a CGI application which accepts the user information and display the same. 7 Marks 67) What is extra path information? Explain with an example. 8 Marks 68) Explain the role of deployment descriptors. 7 Marks 69) Describe and compare JSP with CGI programming. 8 Marks 70) Explain the various JSP directives. 7 Marks 71) Explain implicit objects out, request response in a JSP page. 8 Marks 72) Write the diagram of lifecycle of a servlet. 7 Marks 73) Out line the main steps in implementing a servlet. 8 Marks 74) What are hidden controls? List the advantages of hidden controls. 7 Marks 75) What are the differences between sessions and applications. Explain. 8 Marks

76) Write short notes on : a) SSL b) XML c) EJB 77) With the help of an example explain GET and POST Methods. 8 78) HTML is the language of Web. Explain 7 79) With the help of an example explain any four HTML tags. 8 80) Demonstrate the use of anchor tag with the help of a simple HTML page. 7 81) Explain CSS with the help of an example. 7 82) What are the main differences between HTML and DHTML. 8 83) Briefly describe the working of web server. 7 84) Explain the important of web.xml. 8 85) Explain various JSP directives. 7 86) Explain implicit object out, request response in a JSP page. 8 87) Which two packages implement the servlet APL ? 7 88) Explain the semantics of the HTML FORM element 8 89) With the help of an example briefly the hidden control in a web page. 7 90) What are the main difference between sessions and applications ? 8 91) Explain working of SSL with the help of an example. 7 92) What is EJB ? Briefly describe the roles of remote and home interfaces in 8 EJB. 93) a) Explain GET and POST method briefly. 5 94) Discuss the difference between static and dynamic web pages. 5 95) Explain in briefly the role played by CGI programming in web programming. 5 96) Explain any 4 HTML tags with at least 4 attributes with example. 5 97) Write an HTML program to demonstrate text characteristics tags. 5 98) Explain ordered list and unordered lists. 5 99) Explain briefly about Cascading Style Sheets (CSS). 5 100) Write a program to display text in statue bar on click of a button. 5 101) Explain the methods to access nodes in a document tree. 5 102) Explain PEARL control structures with appropriate examples. 5 103) Write a CGI application which accepts 3 numbers from the user and displays the LCM of three numbers using GET and POST methods. 6 104) What is Extra Path Information ? Explain with an example. 4 105) Explain how servlet mapping are done in web.XML. 5 106) Write a JSP program which displays different messages to the user based on

107) 108) 109) 110) 111) 112) 113) 114) 115) 116) 117) 118) 119) 120) 121) 122) 123) 124) 125) 126) 127) 128) 129) 130) 131)

the time of day. 5 Explain implicit objects out, request, response in a JSP page. 5 Explain servlet life cycle. 5 Draw a class diagram to show the relationships between the major classes in the servlet API. 5 Describe the request handling cycle and the method invoked on the servlet by the servlet container. 5 Explain in brief how to use hidden controls in a web page? Give an example. List down any 6 methods of javaX. servlet. http. Cookie Class and there functionality. 5 Explain in brief how to track a user using sessions with an example. 5 What are the advantages and disadvantages of EJBs ? 5 Explain how to track users using SESSIONS, APPLICATIONS and JAVA BEANS. 5 Briefly describe the roles of remote and home interfaces in EJBs. 1. a) Explain GET and POST method with the help of an example. 7 Explain in detail the role played by CGI programming in web programming. 8 With the help of an example explain the embedding of an image in an HTML tag. 7 Create a HTML page to demonstrate the usage of Anchor tags. 8 Explain the usage of script tags. 7 What is Java script? List the use of Java script. 8 With the help of an example explain any five CGI environment variables. 7 b) Write a CGI application which accepts three numbers from the used and display biggest number using GET and POST methods. 8 List the differences between web server and application server. 7 What is a war file? Explain its importance. 8 Explain implicit objects out, request response in a JSP page. 7 With the help of an example explain JSP elements. 8 Draw a class diagram to show the relationships between the major classes in the servlet API. 7 Explain servlet life cycle. Write a short notes on : (5x3=15) i) Sessions ii) Cookies iii) XML.

Вам также может понравиться