thanks i think you're correct with that assesment.
On Wed, 13 Oct 2004 17:52:46 +0900, Shinobu Kawai
<[EMAIL PROTECTED]> wrote:
>
> Hi richard,
>
> > I have a form submitted to an action class and i need the information
> > on the form to be emailed
> > to some email address. how can i do this
thanks i guess ill just modify and reuse this.
On Wed, 13 Oct 2004 09:43:39 +0100, Duncan Mills
<[EMAIL PROTECTED]> wrote:
> Its pretty simple to plug in the JavaMail API - here's a Utility class I
> call from an Action I use when resetting a User Password: It's quick and
> dirty but provides an
Hi richard,
> I have a form submitted to an action class and i need the information
> on the form to be emailed
> to some email address. how can i do this ? can it be done inside the
> same action?
Check this out:
http://jakarta.apache.org/commons/sandbox/email/
Makes life a lot easier. ;)
>
> -Original Message-
> From: Richard [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 13, 2004 1:48 PM
> To: Struts Users Mailing List
> Subject: how to send an email
>
> hi guys
>
> I have a form submitted to an action class and i need the information
Its pretty simple to plug in the JavaMail API - here's a Utility class I
call from an Action I use when resetting a User Password: It's quick and
dirty but provides an example. The SMTP mail host is read from a
properties file in this case, but equally could be passed in from the
Appliciation
Mailing List
Subject: how to send an email
hi guys
I have a form submitted to an action class and i need the information
on the form to be emailed
to some email address. how can i do this ? can it be done inside the
same action?
please help
thanks
richard
hi guys
I have a form submitted to an action class and i need the information
on the form to be emailed
to some email address. how can i do this ? can it be done inside the
same action?
please help
thanks
richard
-
To unsubscr
7 matches
Mail list logo