Another technique is to create a mailto url (www.ietf.org/rfc/rfc2368.txt ).
Clicking such a link will launch the user's smtp client.


On Fri, Dec 4, 2009 at 1:42 AM, gwtfanb0y <siegfried.b...@googlemail.com>wrote:

> The way you have to go to solve your problem:
>
> 1. Build a nice GUI where the user can insert all the data (recipient,
> subject, body..) needed for sending an email
> 2. Connect this form via RPC to the server-package
> 3. Use libs like javax.mail to send the email
> 4. Return a success/failure message to the client to show the result
> of this action
>
>
> On 3 Dez., 21:17, Darpan Mhatre <darpan27...@gmail.com> wrote:
> > Can anyone over here help me out in sending the email from gwt
> > application??
> > The small snippet will be helpful.
>
> --
>
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to