DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Description
| Wiki Markup |
|---|
{snippet:id=javadoc|javadoc=true|url=org.apache.struts2.components.GenericUIBean} |
| Note | ||
|---|---|---|
|
| Warning | ||
|---|---|---|
| ||
The final path to the template will be built using the templateDir and template attributes, like ${templateDir}/${theme}/${template}. If for example your component is under /components/html/option.jsp, you would have to set templateDir="components", theme="html" and template="options.jsp". For any Struts tag that you use in your component, make sure that you set its templateDir="template" |
Parameters
| Wiki Markup |
|---|
{snippet:id=tagattributes|javadoc=false|url=struts2-tags/component.html} |
Examples
| Wiki Markup |
|---|
{snippet:id=example|lang=xml|javadoc=true|url=org.apache.struts2.components.GenericUIBean} |