Hi! With tiles it's very easy
----- Original Message ----- From: "Edgar Silva" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > 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:[EMAIL PROTECTED] > > 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: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

