Maybe I'm barking up the wrong tree... Looks as though we'll be using Servlet filters for authenticating the client on each request....but there are some remoting services that I'd want to be made available "sans authentication"...like the login service. (we're using Java back end)
How would you approach that segregation? -Stace -----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 5:43 PM To: CF-Talk Subject: Re: Documentation for advanced installs of Remoting? On Thursday, Feb 6, 2003, at 14:08 US/Pacific, Stacy Young wrote: > Can someone please direct me to some docs that cover more fine grain > details of installing and configuring remoting? Like enforcing security > etc...I'm scouring MM's site but apparently I'm blind. ;-) Flash Remoting is essentially zero-configuration which is why you're finding zero documentation. What sort of things do you have in mind? Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

