Yeah. Thank you both for your responses. I think I will need to justify
the benefits of the extra cost for a fancy HTML invoice compared to a
plain text version.

Thanks again folks. I will investigate :)

Chris

>> Yes, tricky indeed, but currently the only way to go.
>
> Not the only way.  Just because you use jsp to render pages doesn't mean
> that's the only way to render them.  You could render that page with
> freemarker or velocity (or, or, or) which can more easily be rendered
> programmatically by your action, the output of which can then be
> packaged however you want and shipped wherever you want.  There are a
> number of hurdles no matter how you generate the content for the e-mail
> message, and the pointers in Robert's post will help you.  If you want
> to look at an example where velocity is used, check out appfuse.
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


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

Reply via email to