UNIT I
Introduction and Web Development Strategies
History of Web, Protocols governing Web, Creating Websites for individual and Corporate World, Cyber Laws
Web Applications, Writing Web Projects, Identification of Objects, Target Users, Web Team, Planning and Process Development.
UNIT II
HTML, XML and Scripting
List, Tables, Images, Forms, Frames, CSS
Document type definition, XML schemes, Object Models, Presenting XML, Using XML Processors: DOM and SAX
Introduction to Java Script, Object in Java Script, Dynamic HTML with Java Script.
UNIT III
Java Beans and Web Servers
Introduction to Java Beans, Advantage, Properties, BDK, Introduction to EJB, Java Beans API
Introduction to Servelets, Lifecycle, JSDK, Servlet API, Servlet Packages: HTTP package, Working with Http request and response, Security Issues.
UNIT IV
JSP
Introduction to JSP, JSP processing, JSP Application Design, Tomcat Server, Implicit JSP objects, Conditional Processing, Declaring variables and methods, Error Handling and Debugging, Sharing data between JSP pages- Sharing Session and Application Data.
UNIT V
Database Connectivity
Database Programming using JDBC, Studying Javax.sql.*package, accessing a database from a JSP page, Application-specific Database Action, Developing Java Beans in a JSP page, introduction to Struts framework.
REFERENCE:
Burdman, “Collaborative Web Development” Addison Wesley.
Chris Bates, “Web Programing Building Internet Applications”, 2nd Edition, WILEY, Dreamtech
Joel Sklar , “Principal of web Design” Vikash and Thomas Learning
Horstmann, “CoreJava”, Addison Wesley.
Herbert Schieldt, “The Complete Reference:Java”, TMH.
Hans Bergsten, “Java Server Pages”, SPD O’Reilly
|