Re: How to create a restricted authenticated download area??
Re: How to create a restricted authenticated download area??
- Subject: Re: How to create a restricted authenticated download area??
- From: email@hidden
- Date: Sat, 15 Oct 2005 11:28:52 +1300
Hello Amedeo;
How to create a restricted authenticated download area?? I don't
need a restricted web area, but a download area with
authenticatione done in WO
You could write a WebObjects application to handle the authentication
and then once you are ready to download you could use a "content
stream" to supply the download in a respose. You use the
"WOResponse.setContentStream(...)" method to set the content stream
from some storage mechanism.
Hope this helps.
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
+64-21-47-0929
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden