Hey gang,

*Struts 2 In Action* suggests that I can use the name of an action in the
'value' attribute of the <s:include> tag.  However, when I try <s:include
value="myAction"/> or <s:include value="myAction.action"/> or even
<s:include value="/namespace/myAction.action"/> I get bupkus (in fact, the
including page doesn't even render).  The tag works fine if I feed it a
JSP's name instead of an action name.

Can anyone point me in the right direction here?

-- 
Jim Kiley
Technical Consultant | Summa
[p] 412.258.3346 [m] 412.445.1729
http://www.summa-tech.com

Reply via email to