BT0083 Server Side programming Assignment Spring 2013

Embed Size (px)

DESCRIPTION

Server Side programming Assignment Spring 2013

Citation preview

  • Spring 2013 Bachelor of Science in Information Technology (BScIT) Semester 4

    BT0083 Server Side Programming - Theory 4 Credits

    (Book ID: B1088)

    Assignment Set (60 Marks)

    Answer all questions 6x10 = 60

    1. What is HTTP? How does it work?

    2. Differentiate ServletContext and ServletConfig.

    3. What is Web server? What are the various Web servers?

    4. What are attributes? Explain tags with attributes.

    5. What are the ways of handling exception? Explain any two in detail.

    6. Explain the need for Model View Controller (MVC).