Home - Courses - W - Content

Web Programming

ProgramTeacherCreditDuration

Computer Science

Marc Gaetano

4

72

Course Name: Web Programming

Course Code: S2293133

Semester: 1

Credit: 4

Program: Computer science

Course Module: Specialized Compulsory

Responsible:Marc Gaetano

E-mail: gaetano@polytech.unice.fr

Department:Polytech Nice-Sophia,France

Time Allocation(1 credit hour = 45 minutes)

Exercise

Lecture

Lab-study

Project

Internship

(days)

Personal

Work

18

18

36

15

Course Description

Web programming is a professional required course for engineering masters of computer science in TIEI. The course focuses on the cultivation of application ability. The purpose of this course is to present web programming technologies combining Java web, which make learners have a comprehensive understanding of web development technologies based on basic principles and key technologies and finally master the pivotal methods and techniques of web development. The main content of the course includes Introduction to the related concepts of web development and common used servers, Jsp technology and Servlet technology, JDBC database access technology, MVC three-tier architecture and introduction to the frameworks of building enterprise application. The teaching method of the course is multimedia teaching, that is, teachers use a teaching method combining blackboard writing and program examples, finally teachers will introduce a complete web application case to make students have a deeper understanding of combination application of web development technologies.

Prerequisite

  • Java programming basis: object oriented programming, polymorphism, commonly used library function,

  • Database technology: mastering SQL,and to

  • Web UI development basis: mastering HTML, CSS and JavaScript.

Course Objectives

The goal of the course is to make students understand the basic concepts of web development, grasp the key technologies of web development and cultivate the ability of developing web applications independently. After the course, students should be able to:

  • Complete the system architecture design according to the specific requirements,

  • Complete database design according to the specific requirements,and to

  • Develop web applications independently.

Course Syllabus

  • Introduction to related web development concepts, commonly used servers and development tools.

  • Jsp technology: JSP syntax, JSP implicit instruction, JSP built-in objects.

  • Servlet technology: servlet request processing, life circle of servlet, filters and listeners.

  • JDBC database access technology: database connection, data table operation, database connection pool.

  • Frameworks: MVC three-tier architecture, Struts, Spring and Hibernate.

  • Learning of a complete web application (Book management system).

Textbooks & References

  • Sierra K, Basham B, Bates B.Head First Servlets and JSP. 2004.

  • Ashmore D C.The Java EE architect's handbook. DVT Press, 2014.

  • Zambon G.Beginning JSP, JSF and Tomcat: Java Web Development. Aress, 2012.

  • Goncalves A.Beginning Java EE 6 with GlassFish 3. Apress, 2010.

Capability Tasks

CT1: To understand the Http protocol, web application and web servers.

CT2: To master the Jsp syntax, Jsp page instructions, Jsp implicit objects and application methods of JavaBean in Jsp pages.

CT3: To master MVC three-tier architecture and how to use it in web development.

CS1: To master the servlet lifecycle and the method of dealing requests in servlet.

CS2: To master JDBC database access technology.

Achievements

  • To understand basic concepts of web development and commonly used tools. - Level: A

  • To master Jsp technology and Servlet technology. - Level: M

  • To gain the ability of designing the system architecture based on real requirements. - Level: M

  • To master the skill of developing web applications with MVC. - Level: M

  • To master JDBC database access technology. - Level: M

Students: Computer science,Year 1