Re: GWT-RPC-MAIL

2010-01-21 Thread Hasan Turksoy

you can use this[1] code... server side mail service from one of my
applications.

[1] 
http://code.google.com/p/apiks2/source/browse/trunk/src/edu/hacettepe/bote/server/service/MailServiceImpl.java

Hasan
http://www.jroller.com/hasant

On Jan 20, 9:38 pm, Florentine3D artem.boro...@gmail.com wrote:
 I realized GWT-RPC. Everything works. When I click on the button I get
 a message from the server and print on the web browser.
 Question: How do I send mail using JavaMail with that simple button? I
 do not know how to write code.

 On the Internet I found only bits of how to do it and do not
 understand. Tell me, please.
-- 
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.




Re: GWT-RPC-MAIL

2010-01-21 Thread Artem Borodin
Thank you. I try this is code

2010/1/21 Hasan Turksoy hturk...@gmail.com


 you can use this[1] code... server side mail service from one of my
 applications.

 [1]
 http://code.google.com/p/apiks2/source/browse/trunk/src/edu/hacettepe/bote/server/service/MailServiceImpl.java

 Hasan
 http://www.jroller.com/hasant

 On Jan 20, 9:38 pm, Florentine3D artem.boro...@gmail.com wrote:
  I realized GWT-RPC. Everything works. When I click on the button I get
  a message from the server and print on the web browser.
  Question: How do I send mail using JavaMail with that simple button? I
  do not know how to write code.
 
  On the Internet I found only bits of how to do it and do not
  understand. Tell me, please.

 --
 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.comgoogle-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.