60 likes | 179 Views
IT2274-01 Assignment Presentation. Group: Topic: JSTL. Overview. Introduction Installation Example of JSP and HTML Use of JSTL Core Xml SQL Formatting Functions (not included). Introduction. What is JSTL? Java Server Pages Standard Tag Library (JSTL)
E N D
IT2274-01Assignment Presentation Group: Topic: JSTL
Overview • Introduction • Installation • Example of JSP and HTML • Use of JSTL • Core • Xml • SQL • Formatting • Functions (not included)
Introduction • What is JSTL? • Java Server Pages Standard Tag Library (JSTL) • Is a component of the Java EE Web application development platform • Adds a library of JSP tags for common tasks • XML data processing • conditional execution • loops and internationalization