J2EE 1 (JSP/SERVLET) PROGRAMMING WITH
WEBSPHERE EDI COURSE
OUTLINE:
Course Overview:
Topics
covered in this course includes WebSphere installation and operation; programming, debugging,
deploying on websphere EDI based on J2EE contents. This class will combine lecture with hands-on learning.
Course Contents Schedule:
1.
Introduction to WebShere 5.0 EDI:
A. the J2EE architecture
B. java structure, JDBC connection
C. servlets, JSPS, JavaBean
D. enterprise JavaBean
2. configuring web server Plug-Ins with WebSphere Server
A. introduce application server- websphere
B. operation on websphere EDI
C. configure application server for J2EE(jsp, servlet)
D. writing JSP/Servlet program
E. introduce servlet interface/class
F. using objects of request, session ect. in
jsp program
G. configuring JDBC and connection pools, monitoring pool
performance
H. JSP and servlet utilize JDBC
I. create EJB, deploy
EJB and make connection between JSP and EJB
J. create entity
bean and session bean
K. container management and bean management
3. WebSphere
Applicaton Server:
A. configuring HTTP/Web-server proxy
B. websphere plug-in, virtual hosts, websphere server HTTP log files.
C. running jsp/servlet on websphere server