- Doris Chen presented on JavaServer Pages/Servlets and web application frameworks.
- She discussed the JSP/Servlet technology foundation and how frameworks like Struts, JavaServer Faces, and Sun ONE Application Framework build upon it.
- Struts is an open source MVC framework that uses Java servlets as controllers and JSPs as views. It utilizes configuration files and custom tags to coordinate requests between components.