Chapter 2: Scripting Elements
Chapter 2 reviews the different types of scripting elements. The date examples show all three major types of scripting elements. ControlFlow.jsp shows how to use control flow statements within a JSP page. comments.jsp shows how to insert different types of comments in a JSP page. Calendar.jsp is an application that utilizes all major scripting element components.