I do agree with you Andrew. I just posted the link as an illustration.
I stumbled across it when looking for other authentication methods
than the one I used so far. You know: never stop learning. But after
playing around with it for a while, I too found that there is too much
'duplication' (as in doing the same thing over and over again) going
on. Also, I'm currently working at a little site where particular
pages show additional info when a user is logged in. The request scope
would make it awkward to develop such a solution. Using the session
scope for authentication is going to make it a walk in the park to
develop that particular solution. So yeah, until further notice, I'll
stick with app and session scope for authentication as well.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to