Re: [appengine-java] How to upload pics in appengine java

2010-03-13 Thread seleronm
Hi, I think that the following links are useful. http://stackoverflow.com/questions/1513603/ Please try. thanks. >AFAIK almost any file can be apart of the docs that you upload (images, css, >html, js, jsp, ico). I haven't had any trouble uploading images. > >Are you talking about accepting i

Re: [appengine-java] How to upload pics in appengine java

2010-03-13 Thread Pavel Byles
AFAIK almost any file can be apart of the docs that you upload (images, css, html, js, jsp, ico). I haven't had any trouble uploading images. Are you talking about accepting images from an input form? In that case you can store them as a blob type in the datastore. Hope this helps On Sun, Mar 14

Re: [appengine-java] How to upload pics in appengine java

2010-03-13 Thread Jeevan Dongre
u can directly upload the images to the GAE,but when you are developing the web app hope you will using links to specify the images and those images will uploaded to the engine.you cant explicitly upload any images Warm Regards, Jeevan Dongre. || Wisdom is Power || On Sun, Mar 14, 2010 at 7:12 A

[appengine-java] How to upload pics in appengine java

2010-03-13 Thread nag
Hi I am trying to build online reg form can u help me how to upload image files to app engine. First: is there any way to upload images in app engine? thanks Nag -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this g