Re: [appengine-java] Re: Read appengine file and save it's contents into a byte[]

2011-10-06 Thread Stefanos Antaris
Thanks Gerald. That worked great. On Tue, Oct 4, 2011 at 6:46 PM, Gerald Tan woefulwab...@gmail.com wrote: FileReadChannel implements http://download.oracle.com/javase/6/docs/api/java/nio/channels/ReadableByteChannel.html You should be able to figure out it out from there -- You received

[appengine-java] unable to send an email with attachment

2011-10-06 Thread Stefanos Antaris
at com.google.appengine.api.mail.stdimpl.GMTransport.sendMessage(GMTransport.java:231) at javax.mail.Transport.send(Transport.java:95) ... 43 more Thanks in advance, Stefanos Antaris -- 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

[appengine-java] Read appengine file and save it's contents into a byte[]

2011-10-04 Thread Stefanos Antaris
, .html, .rar, etc. I am using that tutorialhttp://code.google.com/appengine/docs/java/blobstore/overview.html#Writing_Files_to_the_Blobstore but i don't want to read lines of course. Thanks in advance, Stefanos Antaris -- You received this message because you are subscribed to the Google Groups

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

[appengine-java] Private and public blobs

2011-09-19 Thread Stefanos Antaris
paid for this, i need to have some restrictions the blob items and the items should be downloadable only to the appropriate users and not to the public. Can this be done? Thanks in advance, Stefanos Antaris -- You received this message because you are subscribed to the Google Groups Google App

[appengine-java] blob storage restrictions

2011-09-19 Thread Stefanos Antaris
to the prepaid customers? Thanks in advance, Stefanos Antaris -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/HSdG6RxZtM4J. To post