The scrape tag library can scrape or extract content from web documents and display the content in your JSP. For example, you could scrape stock quotes from other web sites and display them in your pages.
The Page custom tag library contains tags which can be used to access all the information about the PageContext for a JSP page. Tags are provided to access information in "page"-scoped attributes.