Re: [appengine-java] File Upload

2011-09-27 Thread Stefanos Antaris
Why don't you use blobstore service??
http://code.google.com/appengine/docs/java/blobstore/overview.html

On Mon, Sep 26, 2011 at 5:57 PM, Guilherme Souza 
souza.guilherm...@gmail.com wrote:

 Hey guys,

 i have a problem with uploading files at my project, i tried to use
 the library org.apache.commons.fileupload, but i couldn't import to
 eclipse, now i'm looking for a new way to upload files to my JSP page.

 Thanks in advance.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-java@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] File Upload

2011-09-27 Thread Guilherme Souza
Thanks Stefanos,

i'm reading the documentation now. It will do resolve my problems.

Question done!

2011/9/27 Stefanos Antaris ssanta...@gmail.com

 Why don't you use blobstore service??
 http://code.google.com/appengine/docs/java/blobstore/overview.html


 On Mon, Sep 26, 2011 at 5:57 PM, Guilherme Souza 
 souza.guilherm...@gmail.com wrote:

 Hey guys,

 i have a problem with uploading files at my project, i tried to use
 the library org.apache.commons.fileupload, but i couldn't import to
 eclipse, now i'm looking for a new way to upload files to my JSP page.

 Thanks in advance.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-java@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-java@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




-- 
Atenciosamente,

Guilherme Santos Souza
Sistemas de Informação - PUCRS
Fone: (51) 9695-1070

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] File Upload

2011-09-26 Thread Guilherme Souza
Hey guys,

i have a problem with uploading files at my project, i tried to use
the library org.apache.commons.fileupload, but i couldn't import to
eclipse, now i'm looking for a new way to upload files to my JSP page.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.