QuackFuzed.com is the personal ColdFusion coding blog of Matt Quackenbush. It exists primarily as a place for the author to learn, and hopefully to assist others in learning and/or avoiding some of the same pitfalls and mistakes. (Quack certainly makes enough mistakes daily to make up for the entire ColdFusion community.)
Using Mapped Views in ColdBox
Posted on April 14, 2008 at 3:55 PM in ColdFusion, ColdBox
I don't know about you guys, but there are a number of simple, boring view files that are identical across multiple applications. One such example would be a standard user login form. Nothing fancy - it's the same on pretty much all websites. In the past I have always done the ol' copy/paste for these files and had them residing in the directory structure of each application that they were needed in. Well, thanks to ColdBox those days are now gone forever in QuackApps.
Latest Articles
Categories
- ColdBox (18) [RSS]
- ColdFusion (43) [RSS]
- Fusebox (2) [RSS]
- General (10) [RSS]
- jQuery (5) [RSS]
- Kalendar (1) [RSS]
- Rants (2) [RSS]
- Transfer (4) [RSS]
- Uni-Form Tag Library (7) [RSS]


On 4/14/08 at 7:21 PM, sal said:
cheers