|
This sample application comes full of comments, so it's a good way to learn Wheels if you prefer playing around with code rather than reading more abstract tutorials. This sample application covers how to set up authorization business rules on your controllers, basic login, logout, etc. InstructionsDownload, unzip, and run the application. (It includes with ColdFusion on Wheels 1.0). DownloadDownload Authorization Sample
|
great sample app! thanks for making it available.
there is a minor typo that affects linux and possibly mac os users:
Sessions.cfc line 2 is:
should be:
thanks again,
-qk.