Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Info
titleAbout JSTL

The JavaServer Pages Standard Tag Library (JSTL) encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization tags, and SQL tags.

(tick) JSTL integration is built into the framework - there are no steps required to enable it. Simply refer to your JSTL expressions just as you would with a normal SAF JSP tag, such as the property tag.


Info
titleJavadoc: (org.apache.struts2.dispatcher.StrutsRequestWrapper)
Wiki Markup
{snippet:id=javadoc|javadoc=true|url=org.apache.struts2.dispatcher.StrutsRequestWrapper}