Uses of Interface
org.springframework.web.servlet.tags.ArgumentAware
Packages that use ArgumentAware
Package
Description
This package contains Spring's JSP standard tag library for JSP 2.0+.
-
Uses of ArgumentAware in org.springframework.web.servlet.tags
Classes in org.springframework.web.servlet.tags that implement ArgumentAwareModifier and TypeClassDescriptionclassThe<message>tag looks up a message in the scope of this page.classThe<theme>tag looks up a theme message in the scope of this page.