You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Edgar Silva <ed...@hotmail.com> on 2004/02/10 00:05:46 UTC

Include a .do in a page

Hi Folks...

Are there a way to include a .do in a page?

for example:

<jsp:include page="orders.do?action-list"/>

Maybe tiles can solve, but it is the only way?

Any Idea to solve it?

Thanks

Edgar 

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


Re: Include a .do in a page

Posted by Jim Theodoridis <st...@tera.gr>.
Hi!

With tiles it's very easy

----- Original Message -----
From: "Edgar Silva" <ed...@hotmail.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>;
<an...@gridnode.com>
Sent: Tuesday, February 10, 2004 12:34 PM
Subject: Re: Include a .do in a page


> It is due to I am using Tabs effects, and then I need to show my pages as
> Actions... So I need to present the
> do actions in the include of pages....
>
> Somebody are doing something similar  like that?
>
> Since now
>
> TIA
>
> Edgar
> ----- Original Message -----
> From: "Andrew Hill" <an...@gridnode.com>
> To: "Struts Users Mailing List" <st...@jakarta.apache.org>
> Sent: Tuesday, February 10, 2004 3:36 AM
> Subject: RE: Include a .do in a page
>
>
> > Not sure about tiles, but under normal cicumstances probably not a good
> idea
> > as it would result in the request taking another trip through the
request
> > processor and overwrite the original actions mapping and form in the
> request
> > etc...
> >
> >
> > -----Original Message-----
> > From: Edgar Silva [mailto:edgarankievsky@hotmail.com]
> > Sent: Tuesday, 10 February 2004 07:06
> > To: Struts Users Mailing List
> > Subject: Include a .do in a page
> >
> >
> > Hi Folks...
> >
> > Are there a way to include a .do in a page?
> >
> > for example:
> >
> > <jsp:include page="orders.do?action-list"/>
> >
> > Maybe tiles can solve, but it is the only way?
> >
> > Any Idea to solve it?
> >
> > Thanks
> >
> > Edgar
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>



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


Re: Include a .do in a page

Posted by Edgar Silva <ed...@hotmail.com>.
It is due to I am using Tabs effects, and then I need to show my pages as
Actions... So I need to present the
do actions in the include of pages....

Somebody are doing something similar  like that?

Since now

TIA

Edgar
----- Original Message -----
From: "Andrew Hill" <an...@gridnode.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Tuesday, February 10, 2004 3:36 AM
Subject: RE: Include a .do in a page


> Not sure about tiles, but under normal cicumstances probably not a good
idea
> as it would result in the request taking another trip through the request
> processor and overwrite the original actions mapping and form in the
request
> etc...
>
>
> -----Original Message-----
> From: Edgar Silva [mailto:edgarankievsky@hotmail.com]
> Sent: Tuesday, 10 February 2004 07:06
> To: Struts Users Mailing List
> Subject: Include a .do in a page
>
>
> Hi Folks...
>
> Are there a way to include a .do in a page?
>
> for example:
>
> <jsp:include page="orders.do?action-list"/>
>
> Maybe tiles can solve, but it is the only way?
>
> Any Idea to solve it?
>
> Thanks
>
> Edgar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>

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


RE: Include a .do in a page

Posted by Andrew Hill <an...@gridnode.com>.
Not sure about tiles, but under normal cicumstances probably not a good idea
as it would result in the request taking another trip through the request
processor and overwrite the original actions mapping and form in the request
etc...


-----Original Message-----
From: Edgar Silva [mailto:edgarankievsky@hotmail.com]
Sent: Tuesday, 10 February 2004 07:06
To: Struts Users Mailing List
Subject: Include a .do in a page


Hi Folks...

Are there a way to include a .do in a page?

for example:

<jsp:include page="orders.do?action-list"/>

Maybe tiles can solve, but it is the only way?

Any Idea to solve it?

Thanks

Edgar

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



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