CCOG for CIS 234J archive revision 201702
You are viewing an old version of the CCOG. View current version »
- Effective Term:
- Spring 2017
- Course Number:
- CIS 234J
- Course Title:
- Java Programming III
- Credit Hours:
- 4
- Lecture Hours:
- 30
- Lecture/Lab Hours:
- 0
- Lab Hours:
- 30
Course Description
Intended Outcomes for the course
On completion of this course the student should be able to:
· Use Java-based facilities to manipulate XML documents
· Implement security using the Java 2 security model
· Write and Remote Method Invocation (RMI) server
· Explain various Enterprise JavaBean (EJB) concepts including entity beans, session beans, bean managed persistence (BMP), and container managed persistence (CMP)
· Describe how servlets and Java Server Pages (JSP) fit into a Java-based web application architecture
Course Activities and Design
This course is presented by means of lecture/discussion sessions and assignments. Students will be required to apply subject matter covered in class to complete the assignments.
Outcome Assessment Strategies
Students will write applications that will demonstrate the ability to:
· Employ a solid object-oriented design
· Read XML documents
· Use the Java 2 security model to restrict access to resources
· Write an RMI server
· Plan and design Enterprise JavaBeans
· Access Enterprise JavaBeans from servlets and Java
Course Content (Themes, Concepts, Issues and Skills)
· XML
· JDBC database
· RMI server
· Enterprise Java Beans
· Servlets and JSPs
· Java 2 security model