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
> rendere
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
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
3 matches
Mail list logo