1st Year, MCA

Web Designing Lab Syllabus for MCA 1st Year 2nd Sem R19 Regulation JNTUH

Web Designing Lab detailed Syllabus for Master of Computer Applications(MCA), R19 regulation has been taken from the JNTUH official website and presented for the students affiliated to JNTUH course structure. For Course Code, Subject Names, Theory Lectures, Tutorial, Practical/Drawing, Credits, and other information do visit full semester subjects post given below. The Syllabus PDF files can also be downloaded from the universities official website.

For all other MCA 1st Year 2nd Sem Syllabus for R19 Regulation JNTUH, do visit MCA 1st Year 2nd Sem Syllabus for R19 Regulation JNTUH Subjects. The detailed Syllabus for web designing lab is as follows.

Course Objectives:

For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier.
Get it on Google Play.

Course Outcomes:

  1. Design and develop interactive and dynamic web applications using HTML, CSS, JavaScript and XML
  2. Apply client-server principles to develop scalable and enterprise web applications.

List Of Experiment:

  1. Develop static pages (using Only HTML) of an online book store. The pages should resemble: www.amazon.com. The website should consist the following pages.
    1. Home page
    2. Registration and user Login
    3. User Profile Page
    4. Books catalog
    5. Shopping Cart
    6. Payment By credit card
    7. Order Conformation
  2. Validate the Registration, user login, user profile and payment by credit card pages using JavaScript.
  3. Create and save an XML document on the server, which contains 10 users information. Write a program, which takes User Id as an input and returns the user details by taking the user information from the XML document.
  4. Bean Assignments
    1. Create a JavaBean which gives the exchange value of INR (Indian Rupees) into equivalent American/Canadian/Australian Dollar value.
    2. Create a simple Bean with a label – which is the count of number of clicks. Then create a BeanInfo class, such that only the count property is visible in the Property Window.
    3. Create two Beans- a)KeyPad. b)DisplayPad.After that integrate the two Beans to make it work as a Calculator.
    4. Create two Beans: Traffic Light(Implemented as a Label with only three background colours -Red,Green,Yellow) and Automobile (Implemented as a TextBox which states its state/movement) The state of the Automobile should depend on the following Light Transition Table.Light Transition Automobile State Red —> Yellow Ready Yellow —> Green Move Green –> Red Stopped
  5. Install TOMCAT web server. Convert the static web pages of assignments 2 into dynamic web pages using servlets and cookies. Hint: Users information (user id, password, credit card number) would be stored in web.xml. Each user should have a separate Shopping Cart.
  6. Redo the previous task using JSP by converting the static web pages of assignments 2 into dynamic web pages. Create a database with user information and books information. The books catalogue should be dynamically loaded from the database. Follow the MVC architecture while doing the website.

Text Books:

For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier.
Get it on Google Play.

Reference Books:

  1. Deitel H.M. and Deitel P.J., Internet and World Wide Web How to program, 4th Edition Pearson International, 2012.
  2. J2EE: The complete Reference By James Keogh, McGraw-Hill
  3. Bai and Ekedhi, The Web Warrior Guide to Web Programming, Thomson
  4. Paul Dietel and Harvey Deitel,Java How to Program, 8th Edition, Prentice Hall of India
  5. Web technologies, Black Book, Dreamtech press.
  6. Gopalan N.P. and Akilandeswari J., Web Technology, Prentice Hall of India

For detail Syllabus of all other subjects of Master of Computer Applications 1st Year, visit MCA 1st Year Syllabus Subjects.

For all MCA results, visit JNTUH MCA all years, and semester results from direct links.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.