Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Arcos framework

    Arcos is a framework for Coldfusion, based on hollywood.
    It's aim is to help developing coldfusion web applications.
    It's released under Apache licence.
    It's an Alpha version

    Arcos framework includes an object oriented application model based on MVC.
    Applications in this framework inherit from a base component which contains
    basic methods.

    You can reuse this application or extend it by overriding his methods.
    It contains many other features.

    [url]http://cfopen.org/projects/arcos/[/url]

    Waiting for your feedback

    --------------------------
    Serge Tan Panza

    DelaFresher Guest

  2. Similar Questions and Discussions

    1. FMS framework
      Hi everybody! , this is my first post in this forum. I´m new to FMS and multiuser tecnologies. And I´m looking for the best way to make multiuser...
    2. .NET Framework 1.1
      We have updated our web server to use .NET Framework 1.1 and we have re-compiled our web services under .NET Framework 1.1 We have found that...
    3. Framework issue ?
      Hi, I am trying to test my application on Windows 2003 Server (Standard Edition), which comes along with .NET Framework 1.1. The application...
    4. ASP.net in other framework
      hie, i would like to know whether do i need to use the "Imports" statement in my webapplication when i create a component in another application. i...
    5. VS.NET 2002 using 1.1 Framework
      You can specify which version of the framework it will use. Here's more info: http://www.asp.net/faq/SideBySide.aspx...
  3. #2

    Default Re: Arcos framework

    i followed the readme but somehow i cant get it work! allways get this

    Could not find the ColdFusion Component arcos.application.application.

    error
    Kiriran Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139