Hi Everybody,
Thanks all of you for continuous help and support.
I have been working on gwt for 1 months back. I have learnt a lot from this
Forum.
Right now, I am completely stuck off at on point. I have a web server which
uploads the file using PUT method only. We have to put the file from GWT
(using RequestBuilder) client to webserver.
At this point of time, this is quite problematic to change the server
functionalities.
As the GWT doesn't suppport PUT method,We are completely stuck off
Can anybody please help me out to get the idea for providing the
implementation of PUT method in GWT by any means.
Thanks
Manish
-------------------
Hi experts,
> When i tried to load image form another folder
> in public say images, its not loading and showing error like Resource
> images/myimage.jpg not
> found.
> I have given like
> ResourcesInterface extends ImmutableResourceBundle
> {
>
> /** @gwt.resource images/myjpg.jpg */
> public DataResource background();
>
>
>
> }
>
> its working fine when i put that image where source code lies.
>
> Could you please direct me where I'm wrong
>
> Thanks in advance
> Zujee
> >
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---