Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{note}Please make sure you have read the [Tag Syntax] document and understand how tag attribute syntax works.
{note}

h2. Description

Note

Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works.

Description

Wiki Markup
{snippet:id=javadoc|javadoc=true|url=org.apache.struts2.components.Include}

Parameters

Wiki Markup


h2. Parameters

{snippet:id=tagattributes|javadoc=false|url=struts2-tags/include.html}

Example

Wiki Markup
}

Parameters are passed as request parameters, so use the ${param.ParamName} notation to access them.

h2. Example

{snippet:id=example|lang=java|javadoc=true|url=org.apache.struts2.components.Include}
Wiki Markup

{snippet:id=exampledescription|lang=none|javadoc=true|url=org.apache.struts2.components.Include}