JSTL provides four URL actions that let you do the following:
The JSTL URL actions are listed in Table 5.1. Table 5.1. JSTL URL Actions
The actions listed in Table 5.1 are discussed ”in the order in which they are listed ”in the following sections. After we discuss those actions, we examine how they can be used in several real-world scenarios, such as scraping book information from Amazon.com, importing JSP pages from foreign contexts, and redirecting HTTP responses for logging access to external resources. |