2013/6/29 john lee <sh_thorn_b...@yahoo.com>:
> but, i try to access partxref  {component(subset) } of parts,  failed.
>               <s:iterator id="part" value="parts" status="st">
>                  <s:property value="pid"/>
>
>                  <s:property value="manufacture.manu_name"/>
>
>                           <s:iterator id="partxref" value="#part.partxrefs">
>                                   <s:property 
> value="#partxref.xref_type_code"/>
>                           </s:iterator>
>
>               </s:iterator>

Have you tried to use <s:iterator id="partxref" value="partxrefs"> and
<s:property value="xref_type_code"/> ?


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to