• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Does Struts support CFC?

New Here ,
Feb 12, 2007 Feb 12, 2007

Copy link to clipboard

Copied

Hi All

I am planning to implement MVC Model 2 pattern using Struts in ColdFusion MX server. I read the article in Adobe reg. using Struts with ColdFusion.
http://www.adobe.com/devnet/coldfusion/articles/struts05.html

I wanted to use CFML pages and CFC components for implemented. But I have this doubt. Does Struts support CFC as model and controller or we should use only beans and servlets as model and controller?

I would highly appreciate your response.

Thanks
Vignesh
TOPICS
Advanced techniques

Views

177

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 12, 2007 Feb 12, 2007

Copy link to clipboard

Copied

LATEST
If you're going to use CF for the model and the view it seems like an odd design decision to integrate a java framework in the middle. If you're after an MVC architecture in CF why not use a Coldfusion framework like Mach-ii or Modelglue?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation