File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes to store user uploaded photos Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "to store user uploaded photos" Watch "to store user uploaded photos" New topic
Author

to store user uploaded photos

jazy smith
Ranch Hand

Joined: Nov 18, 2009
Posts: 101
Hi all,

I want to create one web application (just like picassa) that stores the photos uploaded by user. Can any one tell me the reference link.

Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 48799

Reference link to what?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 12856

What reference link? You want a link to Picasa?
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
What are you stuck on so far? Uploading images?
jazy smith
Ranch Hand

Joined: Nov 18, 2009
Posts: 101
Hi David,
Yes, I am stuck on how to upload image in web application ? I have created an application in j2ee that provides user to upload their photos. I want some coding part of it..
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 48799

File uploading is covered in the FAQ.
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6321

I want some coding part of it..


You want someone to code it for you ?


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
amrish sharma
Greenhorn

Joined: Sep 24, 2009
Posts: 20
you need file upload api first of all
 
 
subject: to store user uploaded photos
 
Two Laptop Bag