there is a mail taglib but a mail is sent from the jsp then. or you grab the reply from the server via httpclient, put it in a multipart mail message and send. Leon
On 9/21/07, Oguz Kologlu <[EMAIL PROTECTED]> wrote: > Not really suitable for what I'm after since I need the result of the > rendered output on the server, > not on the client. As i mentioned I've seen it done with Velocity, > using something like > Velocity Template Processor/Engine (can't remember the exact name). > > Doing the same on a JSP I'd probably have to use something similar > though I've not seen > anything that does. > > anyway mostly just wishful thinking.. > > Oz > > On 21/09/2007, at 11:55 AM, Paul Benedict wrote: > > > Oguz, > > > > You can perform a JSP include and get the rendered page. > > > > Paul > > > > On 9/19/07, Oguz Kologlu <[EMAIL PROTECTED]> wrote: > >> > >> Hi, > >> > >> Does anyone know how to execute an action on the server and get the > >> result on the server (without having to use something like commons > >> http client). > >> > >> What I want is the resulting html from an action so I send it as an > >> email. I vaguely remember a way to do it with a velocity template I'd > >> prefer to keep it in jsp. > >> > >> Thanks, > >> Oz > >> > >> --------------------------------------------------------------------- > >> 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]