LIBR 246-02 & 246-11
Advanced Information Technology Tools & Applications Topic: JavaServer Pages (JSP)
Spring 2005

Instructor: Steve Perry
E-mail
Phone: (760) 744-1150 ext. 2990
Office Hours:
Virtually by e-mail

 

Greensheet

Class Web Site

 

GREENSHEET

| Course Format | Required Texts | Evaluation |

Course Description

This course focuses on building practical skills using JavaServer Pages. The applications are studied within the framework of how they enable us to structure, store, process, access, and present information for presentation on a Web page.

Prerequisites
LIBR240 -- Information Technology Tools and Applications or equivalent experience

Goals

This class concentrates on JavaServer Pages. We will examine how to use JavaServer Pages (JSPs) to make Web pages easier to use, create dynamic Web pages that give feedback.

At the conclusion of the course the students are expected to:

  • Identify the features of JavaServer Pages
  • Explain the JSP and Servlet lifecycle
  • Incorporate variables in HTML using JSPs to set them dynamically
  • Use built-in JSP objects
  • Use JSP directives
  • Be able to debug JSP programs
  • Be able save data between requests
  • Use JavaBeans with JSPs
  • Be able to write code using the JSP expression language
  • Use the JSP Standard Tag library (JSTL)
  • Use basic SQL with the JDBC to create database connected Web pages

This course supports the following SLIS objectives:

  • The student will know and be able to:
    1. identify the major theories and important principles, as well as to demonstrate current practice in information management,
    2. apply diverse technologies to information management, including the selection, organization, storage, retrieval, dissemination, and utilization of information resources, and
    3. develop systems and tools for information processing and management.

Course Format

This class is totally online and is accessible via the Class Web Site.

Reasonable Accommodation of Disabilities
Students who need accommodation due to a disability must register with SJSU's Disability Resource Center (DRC) during the first three weeks of the semester. The Center will work with the students to determine the disability, document it, and determine the services and accommodations necessary for student success. Then, the DRC will contact the faculty member to determine the types of consideration necessary.

Students attending the Fullerton campus should first contact the Disability Resource Center in San Jose since they are SJSU students. The DRC will then direct the students to supporting resources on the Fullerton campus.

The DRC Web site: http://www.drc.sjsu.edu/

Top of Page

Required Texts

Sams Teach Yourself JavaServer Pages 2.0 in 24 Hours, Complete Starter Kit with Apache Tomcat by Mark Wutka, et al (Paperback ) Publisher: Sams; Bk&CD-Rom edition (November 12, 2003) ISBN: 0672325977

Top of Page

Evaluation

Students' performance in this class will be evaluated by completing 7 assignments and a final exam. Accumulated points toward the final grade are calculated according to the following ratios:

Assignments 70%
Final exam 30%

Read the SJSU Academic Integrity Policy
http://www2.sjsu.edu/senate/S04-12.pdf

Grading Scale

97-100

A

94-96

A-

91-93

B+

88-90

B

85-87

B-

82-84

C+

79-81

C

76-78

C-

73-75

D+

72-74

D-

 

Top of Page