Hi.

Thanks for the response but that is not what I mean. I want to email the
contents of a view - a JSP which has been rendered after an action - but
to the contents of an email rather than the contents of a browser request.

Chris

> If you just want to send mail after some action is executed then
>
> I think you can do it by using
>
> action-redirect
>
> You can redirect the action to send email action.
>
> Regards,
>
> Amol Ghotankar
>
> On Thu, Jul 8, 2010 at 1:08 AM, Chris Miles <ch...@chrismiles.org> wrote:
>
>> Is it posible for me to render a view after an action and be able to
>> access
>> the HTML for sending in an email rather than rendering to a browser?
>>
>> thanks
>>
>> Chris
>
>
>
>
> --
>


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

Reply via email to