The Application custom tag library contains tags which can be used to
access information contained in the ServletContext for a web application.
Tags are provided to access information in "application"-scoped attributes
and web application initialization parameters, which are defined in the
"/WEB-INF/web.xml" file.
|