mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
ww:param not functioning when used with ww:include
o added comment about accessibilty of additional params within the rendered page o backport from WW 2.2.3 Issue Number: WW-1349 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@442938 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -49,6 +49,8 @@ import com.opensymphony.xwork2.util.OgnlValueStack;
|
||||
/**
|
||||
* <!-- START SNIPPET: javadoc -->
|
||||
* <p>Include a servlet's output (result of servlet or a JSP page).</p>
|
||||
* <p>Note: Any additional params supplied to the included page are <b>not</b> accessible within the rendered page
|
||||
* through the <s:property...> tag!</p>
|
||||
* <!-- END SNIPPET: javadoc -->
|
||||
*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user