Thanks alot :)

On Dec 8, 4:59 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> 2nd on Fredrik's solution...that's how we're doing it.  GWT-RPC
> between client and the "front" edge of the server.  The "back" edge of
> the server talks SOAP to the rest of our solution.  I've tried SOAP
> down to the web client directly...it can be done...but it wasn't as
> easy as I thought it'd be.  Was trying to do it in pre-GWT days, and
> as Lothar says, it's been mentioned a number of times here that a
> couple of libraries are out there....just do a little search.
>
> Later,
>
> Shaffer
>
> On Dec 8, 3:33 am, Lothar Kimmeringer <[EMAIL PROTECTED]> wrote:
>
> > prat schrieb:
>
> > > Can anyone tell how to use webservices(SOAP request & SOAP response)
> > > with GWT client??
>
> > Personally I would go with Fredik's suggestion (he was just faster than
> > me answering here ;-)
>
> > If you really want to let it happen on the client-side, you might
> > have a look at previous mails on this list. Somebody was linking
> > to a library he implemented for doing this. The search-engine
> > of your least mistrust will help you find it ;-)
>
> > Regards, Lothar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to