Friday, July 30, 2010

Re: GWT - Sending Email Tutorial

One thing to note is, if you're not using AppEngine, make sure NONE of
its jars are in your war file. They conflict with JAVA Mail and you
will get odd errors.

On Jul 30, 12:47 pm, Subhrajyoti Moitra <subhrajyo...@gmail.com>
wrote:
> u can use GWT RPC to send all the user entered data(from UI) to the server,
> and then use javamail to send the actual mail.
>
> Thanks,
> Subhro.
>
> On Fri, Jul 30, 2010 at 10:04 PM, seilz <richiesfucking...@web.de> wrote:
> > Hey there,
>
> > does somebody know a tutorial about, how to send emails with GWT?
>
> > best regards
> > seilz
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubscribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment