Hello Abhi,

I have sent you mail as I was not able to post request here. Your
example above shows file from file system. My requirement is user will
attach the file to email from his desktop. How do we handle this
situation.
Thank you in advance.

Thanks

On May 12, 2:05 am, kozura <koz...@gmail.com> wrote:
> What have you tried?  For example, have you looked at the plentiful
> example code included withGWT, which includes examples of how to do
> RPC:
>
> http://code.google.com/webtoolkit/examples/
>
> And of course the RPC documentation with example code:
>
> http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunicat...
>
> The xxxService and xxxServiceAsync are interfaces, which you implement
> on the server side (xxxService) and call on the client side
> (xxxServiceAsync), as shown in those examples.  Not going to write
> yourapplicationfor you...but certainly willing to help you out with
> specific questions or problems..
>
> On May 11, 11:02 am, Felipe Guarda <felip...@gmail.com> wrote:
>
> > Abhi, you could best describe what must be put on every piece of code?
> > You sent me a piece of code that must remain in the Class
> > EmailServiceImpl server.side. My doubts are now, I need to create some
> > kind of interface EmailService and EmailServiceAsync?
> > In cliente.side.code how do I send the e-mail? Should I instantiate
> > that class?
> > Sorry for the stupid questions, I am now getting this world java /
> >gwt.
>
> > thanks,
>
> > Felipe
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, sendemailto google-web-tool...@googlegroups.com.
> To unsubscribe from this group, sendemailto 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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