Maybe my choice of words sounded rather confusing. I meant a scenerio whereby you already have the picture of the person registering and as part of the registration process maybe the same way you have text boxes capturing personal details, you also have a file upload button to upload this image against this user and then can be viewed subsequently.
On 2/13/07, Nathan Anderson <[EMAIL PROTECTED]> wrote:
I think Matt meant "blob" rather than "blog" ;) Another way to do it is to use file upload to save the image to the filesystem and then save the path to the database. But I think the reason you didn't get a response earlier [at least from me] is that it sounds like you are asking how to force the capture of an image during registration. Which sounds like an impossible task unless a requirement of your app is to have a camera in a fixed location and then you would need to trigger the camera somehow... Anyway, saving the picture would be the easy part in that scenario. Nathan Anderson Matt Raible wrote: > You could probably just do an image upload and store it as a blog in > the database. I believe folks have done this with AppFuse before. > You might try searching the archives, or looking at Spring's imagedb > sample application. > > Matt > > On 2/12/07, Richard Nduka <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Any assistance on this would be highly appreciated. Thanks a lot. >> >> >> >> On 2/12/07, Richard Nduka <[EMAIL PROTECTED]> wrote: >> > >> > >> > Hi All, >> > >> > I have a requirement in my appfuse 194 application to as part of a >> registration process include capturing and displaying pictures of >> individuals doing the registration. Please has anyone done this >> before? How >> do i go about doing this? Any suggestions would be welcomed and >> appreciated. >> > >> > I am using appfuse 194 with struts and hibernate and using mysql as >> the >> database. >> > >> > >> > Thanks. >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]