Take a look at <bean:include>.

 http://jakarta.apache.org/struts/userGuide/struts-bean.html#include

--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
AIM:jmitchtx




> -----Original Message-----
> From: David Friedman [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 23, 2003 1:16 AM
> To: Struts Users Mailing List
> Subject: RE: Any way to put the output of a JSP into a String?
> 
> 
> Richard,
> 
> Any clues on any solutions which I can call from
> within a Struts action?  I don't want to leave
> the action and go to that JSP until I'm done and
> have emailed the JSP.
> 
> Thanks,
> David
> 
> -----Original Message-----
> From: Richard Yee [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 23, 2003 1:03 AM
> To: Struts Users Mailing List
> Subject: Re: Any way to put the output of a JSP into a String?
> 
> 
> David,
> Check out the ColdJava Copy tag
> http://coldjava.hypermart.net/servlets/copytag.htm
> The www.jsptags.com site is a good source for tag libraries 
> such as this
> one.
> 
> Regards,
> 
> Richard
> 
> 
> At 12:53 AM 10/23/2003 -0400, you wrote:
> >I'd like to be able retrieve a JSP on the same server as a 
> String so I can
> >email attach it as a customer's receipt (as well as 
> displaying it on the
> >screen later).  I'd prefer to not have to make an outside 
> HTTP request but
> >simply as the server to give it to me as a string.
> >
> >Can someone point me in the right direction?  Clues are 
> appreciated as long
> >as they aren't Sherlock Holmes' difficulty level. :)
> >
> >Regards,
> >David
> >
> >
> >---------------------------------------------------------------------
> >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]

Reply via email to