JSTL (JSP Standard Tag Library) | Advance Java | Session 11 | Aether

Опубликовано: 18 Октябрь 2024
на канале: Aether
130
2

The Java Server Pages Standard Tag Library (JSTL) is a collection of useful JSP tags which encapsulates the core functionality common to many JSP applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization tags, and SQL tags.

Watch the session carefully and practice hard.