[google-appengine] Re: Security

2010-04-21 Thread Valentino Hankypants
specific questions? Your questions are a bit general. On Wed, Apr 14, 2010 at 12:13 AM, Valentino Hankypants f.hirs...@gmx.atwrote: hello together, i need some background information about security offers or some documents which shows how security will be guaranteed in google app

[google-appengine] Security

2010-04-14 Thread Valentino Hankypants
hello together, i need some background information about security offers or some documents which shows how security will be guaranteed in google app engine. - does some (special) technologies for google app engine exist to guarantee security? - exist some standards or guidelines to create secure

[appengine-java] how to encrypt a blob before uploading via blobstoreservice

2010-03-03 Thread Valentino Hankypants
hello together, i read and tried the following codepart out of the google.code... (http://code.google.com/appengine/docs/java/blobstore/overview.html) with the given code out of this example the upload of the blob happens immediately after clicking the submit button. i want to encrypt the file

[appengine-java] local testing GAE storage

2010-03-02 Thread Valentino Hankypants
hello, if i save some data with JDO in the storage. Where is this data stored if i run my app locally? is there any possibility to reset this storage for testing? greatz flo -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post

[appengine-java] Re: how to save binary data in JDO

2010-03-02 Thread Valentino Hankypants
that it's files can span multiple entities.  As Mrityunjay stated, though, large storage requires payment.  See the quotas for details:http://code.google.com/appengine/docs/quotas.html Jake On Mar 1, 12:43 pm, Valentino Hankypants f.hirs...@gmx.at wrote: so i only can upload binary data

[appengine-java] Re: local testing GAE storage

2010-03-02 Thread Valentino Hankypants
thx karel, worked fine greatz flo On 2 Mrz., 16:20, Karel Alvarez kalvar...@gmail.com wrote: project folder\war\WEB-INF\appengine-generated\local_db.bin  contains your database, you can remove it if the dev server is stopped On Tue, Mar 2, 2010 at 9:52 AM, Valentino Hankypants f.hirs

[google-appengine] how to work with blobs?

2010-03-02 Thread Valentino Hankypants
hello together, i want to upload and download binary data. so i have to use blobs. is there any tutorial or some instructions how i have to use blobs in GAE? perfectly, would be some instructions in java... greatz flo -- You received this message because you are subscribed to the Google Groups

[google-appengine] blobs, jsp and other problems

2010-03-02 Thread Valentino Hankypants
hello together, i started developing with google app engine. i want to develope an application where the user has the possibility to enter some data in a jsp page. this page contains normal information (eg author, title, etc) and two file upload fields (html) to upload an image and an pdf

[appengine-java] how to save binary data in JDO

2010-03-01 Thread Valentino Hankypants
hello together, i started working with the app engine some days ago, and now i want to save some binary data (pdf, etc.) from my app (eg by clicking a button) in the storage system. anybody who can help me doing this? (tutorials, etc.) greatz flo -- You received this message because you are

[appengine-java] Re: how to save binary data in JDO

2010-03-01 Thread Valentino Hankypants
, Valentino Hankypants f.hirs...@gmx.at wrote: hello together, i started working with the app engine some days ago, and now i want to save some binary data (pdf, etc.) from my app (eg by clicking a button) in the storage system. anybody who can help me doing this? (tutorials, etc.) greatz

[appengine-java] Is it possible to use JSF in the cloud?

2009-08-28 Thread Valentino Hankypants
hello, is it possible to develop JSF web pages (similar like ASP.NET) and then deploy them and use them in the cloud environment? greatz valentino --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google App Engine

[appengine-java] Re: Is it possible to use JSF in the cloud?

2009-08-28 Thread Valentino Hankypants
PROBLEM SOLVED! http://groups.google.de/group/google-appengine-java/web/will-it-play-in-app-engine On 28 Aug., 08:26, Valentino Hankypants f.hirs...@gmx.at wrote: hello, is it possible to develop JSF web pages (similar like ASP.NET) and then deploy them and use them in the cloud environment

[appengine-java] Getting Started: Using JSPs

2009-08-25 Thread Valentino Hankypants
hello together, i'm starting with development of google AppEngine. i tried to go through the getting started in the user doc. but i come to a problem. Up to this point i do not have problems with the getting started tutorial. my problem: in the tutorial is mentioned that the guestbook app will

[appengine-java] Re: Getting Started: Using JSPs

2009-08-25 Thread Valentino Hankypants
/bin directory and recompile. On Aug 25, 12:30 pm, Valentino Hankypants f.hirs...@gmx.at wrote: hello together, i'm starting with development of google AppEngine. i tried to go through the getting started in the user doc. but i come to a problem. Up to this point i do not have problems

[appengine-java] Re: Getting Started: Using JSPs

2009-08-25 Thread Valentino Hankypants
, which is not so. 2009/8/25 Thanasis t.deleni...@gmail.com Hmm... I had the same problem with you - I got this solution from other threads reporting the same error and it worked for me. I don't remember doing anything else... On Aug 25, 12:48 pm, Valentino Hankypants f.hirs...@gmx.at

[appengine-java] Differences AppEngine Datastore and Azure Storage

2009-08-25 Thread Valentino Hankypants
Helll, i allready worked with azure and deployed some apps using storage and other technologies from windwos azure services platform. so my question, can anybody give me a short overview (or a link) where the differences between azure storage and AppEngine Datastore is clearly explained?

[google-appengine] Re: eclipse adding *.jsp file to war directory

2009-08-14 Thread Valentino Hankypants
i have the same problems!!! anybody know something about this problem? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com

[google-appengine] Re: eclipse adding *.jsp file to war directory

2009-08-14 Thread Valentino Hankypants
i have the same problem and do not know how to handle it (trying to go through this guestbook tutorial in getting started) any suggenstions??? bye valentino --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google