Hi all
I am new to ColdFusion and I want to implement MVC pattern using Struts in ColdFusion MX. I am aware
of other MVC frameworks like Fusebox, Model-Glue, Mach II etc., but I prefer using Struts.
I would like to know if we can implement the model and controller using CFC in Struts, instead of
using beans and servlets.
I would highly appreciate your help.
Thanks
Vignesh
I am new to ColdFusion and I want to implement MVC pattern using Struts in ColdFusion MX. I am aware
of other MVC frameworks like Fusebox, Model-Glue, Mach II etc., but I prefer using Struts.
I would like to know if we can implement the model and controller using CFC in Struts, instead of
using beans and servlets.
I would highly appreciate your help.
Thanks
Vignesh
Comment