I guess I could just use <s:action>, huh?  It's amazing how these insights
reach me five minutes after I send mail to the list.

jk

On Wed, Jun 11, 2008 at 3:01 PM, Jim Kiley <[EMAIL PROTECTED]> wrote:

> 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




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

Reply via email to