Further code review comments posted here:  I'm going to look @ the demo now.

http://code.google.com/p/gwt-google-apis/source/branch?spec=issue202


On Wed, Oct 29, 2008 at 6:03 PM, rakesh wagh <[EMAIL PROTECTED]> wrote:

>
> Mark,
> I took your servlet as is and replaced with mine and it worked!
> I was using apache file upload which looks for certain deliminators in
> a multi-part file. File uploaded this way(using gears) has probably no
> concept of multi part file in it. In your approach on the server side
> you simply open the inputstream and store the file. While I can get my
> stuff working that way, I am a bit curious on what I will be loosing
> by not using "Mulitpart"!
>
> Thanks a bunch... u were help!
>
> Rakesh Wagh
>
> On Oct 29, 3:20 pm, Mark  Renouf <[EMAIL PROTECTED]> wrote:
> > Ok. I put a little something together based on my original test.
> >
> > Give this a try:
> http://groups.google.com/group/Google-Web-Toolkit-Contributors/web/ge...
> >
> > Unzip, then generate the launch scripts:
> >
> >   applicationCreator -out gears-upload -ignore
> > com.google.gwt.gears.demo.client.UploadDemo
> >
> > On Oct 29, 2:03 pm, rakesh wagh <[EMAIL PROTECTED]> wrote:
> >
> > > I think I have opened the request. Am I missing something? Can you
> > > post your sample code that works?
> >
>


-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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