0% found this document useful (0 votes)
300 views3 pages

WT

This course covers the tools and technologies needed for web application development, including HTML, CSS, JavaScript, XML, Java servlets, JavaServer Pages (JSP), and databases. The course is divided into eight units: (1) HTML tags for lists, tables, images and forms; (2) JavaScript objects and dynamic HTML; (3) XML document definition and processing; (4) Java beans; (5) web servers and servlets; (6) introduction to JSP; (7) dynamic content and scripting elements in JSP; and (8) database access from JSP using JDBC. Students will learn to develop JSP applications that generate dynamic content and interface with databases.

Uploaded by

syam_5491983
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
300 views3 pages

WT

This course covers the tools and technologies needed for web application development, including HTML, CSS, JavaScript, XML, Java servlets, JavaServer Pages (JSP), and databases. The course is divided into eight units: (1) HTML tags for lists, tables, images and forms; (2) JavaScript objects and dynamic HTML; (3) XML document definition and processing; (4) Java beans; (5) web servers and servlets; (6) introduction to JSP; (7) dynamic content and scripting elements in JSP; and (8) database access from JSP using JDBC. Students will learn to develop JSP applications that generate dynamic content and interface with databases.

Uploaded by

syam_5491983
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD IV Year B.Tech.

CSE -I Sem T P C 4+1* 0 4 WEB TECHNOLOGIES Objectives: This course demonstrate an in-depth understanding of the tools and Web technologies necessary for business application design and development. The course covers client side scripting like HTML, JavaScript and server side scripting like servlets, JSPs. And also XML and web servers and database interfacing. UNIT-I: HTML Common tags- List, Tables, images, forms, Frames; Cascading Style sheets; UNIT-II: Introduction to Java Scripts, Objects in Java Script, Dynamic HTML with Java Script UNIT-III: XML: Document type definition, XML Schemas, Document Object model, Presenting XML, Using XML Processors: DOM and SAX UNIT-IV: Java Beans: Introduction to Java Beans, Advantages of Java Beans, BDK Introspection, Using Bound properties, Bean Info Interface, Constrained properties Persistence, Customizes, Java Beans API, Introduction to EJBs UNIT-V: Web Servers and Servlets: Tomcat web server, Introduction to Servelets: Lifecycle of a Serverlet, JSDK, The Servelet API, The javax.servelet Package, Reading Servelet parameters, Reading Initialization parameters. The javax.servelet HTTP package, Handling Http Request & Responses, Using CookiesSession Tracking, Security Issues, UNIT-VI: Introduction to JSP: The Problem with Servelet. The Anatomy of a JSP Page, JSP Processing. JSP Application Design with MVC Setting Up and JSP Environment: Installing the Java Software Development Kit, Tomcat Server & Testing Tomcat UNIT-VII: JSP Application Development: Generating Dynamic Content, Using Scripting Elements Implicit JSP Objects, Conditional Processing Displaying Values Using an Expression to Set an Attribute, Declaring Variables and Methods Error Handling and Debugging Sharing Data Between JSP pages, Requests, and Users Passing Control and Date between Pages Sharing Session and Application Data Memory Usage Considerations UNIT VIII: Database Access : Database Programming using JDBC, Studying Javax.sql.* package,Accessing a Database from a JSP Page, Application Specific Database Actions,Deploying JAVA Beans in a JSP Page, Introduction to struts framework.. TEXT BOOKS: 1. Web Programming, building internet applications, Chris Bates 2nd edition, WILEY Dreamtech (UNIT s 1,2 ,3) 2. The complete Reference Java 2 Fifth Edition by Patrick Naughton and Herbert Schildt. TMH (Chapters: 25) (UNIT 4) 3. Java Server Pages Hans Bergsten, SPD OReilly (UNITs 5,6,7,8) REFERENCE BOOKS: 1. Programming world wide web-Sebesta,Pearson 2. Core SERVLETS ANDJAVASERVER PAGES VOLUME 1: CORE TECHNOLOGIES By Marty Hall and Larry Brown Pearson 3. Internet and World Wide Web How to program by Dietel and Nieto PHI/Pearson Education Asia. 4. Jakarta Struts Cookbook , Bill Siggelkow, S P D OReilly for chap 8. 5. Murachs beginning JAVA JDK 5, Murach, SPD 6. An Introduction to web Design and Programming Wang-Thomson 7. Web Applications Technologies Concepts-Knuckles,John Wiley

8. 9. 10. 11.

Programming world wide web-Sebesta,Pearson Web Warrior Guide to Web Programmming-Bai/Ekedaw-Thomas Beginning Web Programming-Jon Duckett WROX. Java Server Pages, Pekowsky, Pearson.

You might also like