cfwheels
url rewriting with railo tomcat apache for cf wheels
I am new to cf wheels and would like to enable url rewriting. I have my wheels folder on a subdirectory at the root of my host.[详细]
2023-03-25 17:01 分类:问答java.lang.OutOfMemoryError when saving a huge amount of records
I have a problem with saving a huge amount of records to database using CFWheels. Here is an example:[详细]
2023-03-09 22:38 分类:问答Test Driven Development in OOP Frameworks
I recently st开发者_Python百科arting learning test driven development, namely MXUnit, and I love the idea\'s behind it.I can understand the idea of using TDD with stand alone CFC\'s, but when it comes[详细]
2023-02-13 10:38 分类:问答Using hyphens in argument names
I am working with CFWheels and jquery mobile and am trying to pass some jquerymobile settings into a linkto call (mainly the data-icon attribute.I never new this before, but it appears to be that Cold[详细]
2023-02-12 05:01 分类:问答Using the request scope to store an object
I\'m using CFWheels to develope an application in ColdFusion. I have a model called Vote.cfc. Before a Vote object can be created, updated, or deleted, I need to fetch a post object from another mode[详细]
2023-02-08 08:32 分类:问答CFWheels Unit Testing?
I have searched Google and abroad and I cannot find anything about C开发者_如何学运维FWheels Unit Testing. Does anyone know if it exists and if so can you point me in the right direction?[详细]
2023-01-22 05:56 分类:问答Static pages in MVC framework?
Where do you guys put your static pages, like \"home\", in an MVC framework? Do you have a \"home\" controller? A \"pages\" controller? Do you create actions for each static page?[详细]
2022-12-19 11:20 分类:问答