Hi,
I've got a page wich must execute 3 actions and print the page result of it:

------------
 ACTION1
------------
 AC2 | AC3
------------

I wan't to make the three action independent, so I want to include them in
the principal with some include (<template:insert> or <jsp:include> ...)

Some idea??

Thanks!!
Miguel

> -----Mensaje original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Enviado el: martes, 26 de noviembre de 2002 16:27
> Para: [EMAIL PROTECTED]
> Asunto: RE: Include an Action in a page
>
>
> Can u specify u r requirement please?
> Because if U need to show the output of 2 actions on the screen ,
> still they
> can use the forwards and use request as a shared container to
> pass along any
> data beans.
>
> but hwy a template needs to include action?
>
> -----Original Message-----
> From: miguel-angel.mulero [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 26, 2002 4:10 PM
> To: struts-user
> Subject: Include an Action in a page
>
>
> Hi all, I've got a little problem.
>
> I'm using Struts 1.0.2, and I'm using Templates (not Tiles). I use
> <template:insert> to include a little page inside my page. This work great
> with HTML and JSP, but not with actions. How can I do it for:
>
> <template:insert template="action.do" />
>
> Is there other way to do this?
>
> Thanks to all!!
> Miguel
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to