Web Programming with JavaCourse Introduction Huynh Huu Viet Email: viethh@uit.edu.vn... Course Objectivesstudents will be able to: Develop Java applications to solve typical business
Trang 1Web Programming with Java
Course Introduction
Huynh Huu Viet Email: viethh@uit.edu.vn
Trang 2Introduction
Trang 3Course Objectives
students will be able to:
Develop Java applications to solve typical
business problems;
Use Java Servlet and JSP technology to
develop simple web applications;
Use Java JDBC API to develop web based
database applications.
Trang 4Course Schedule
Trang 5Assessment
Trang 6Learning Resources
Required:
[1] Introduction to Java Programming: Comprehensive version,
Sixth Edition, Pearson Prentice Hall, Liang, Y Daniel, ISBN
0-13-222158-6.
[2] JavaServer Pages, Hans Bergsten, Third Edition, O'Reilly,
ISBN 0-59-600563-6, 2004
Recommended
[3] Java™ How to Program, Sixth Edition, Prentice Hall, Deitel,
ISBN 0-13-148398-6
[4] Beginning Java EE 5: From Novice to Professional, Apress,
Kevin Mukhar, ISBN 1-59-059470-3.
Trang 7Required Softwares
JDK 6:
http://java.sun.com/javase/downloads/index.jsp
Java API (chm format):
http://www.allimant.org/javadoc/index.php
Netbeans IDE:
http://www.netbeans.org/index.html
Trang 8Discussion