Ask a Question related to Coldfusion Component Development, Design and Development.
-
TroubZ #1
Is it sensible to store a query in the Application scope?
Hi everyone,
I have an application (CFMX6.1)
I have several cfselects that obtain their data from queries.
The last page in the series of BACK/NEXT forms is to display a summary
of what was entered previously, prior to submitting the CFC's data into
the database.
At the moment however, my summary has numeric values (the Primary Key
[ID]) and not the Humanised data.[description].
I realise that I CAN store the query results in the application scope,
but is it sensible to do this?
What is best practice for creating a perisitent query dataset?
TroubZ Guest
-
web services and Application scope
how do I see my Application variables within a method of a webservice-called CFC? I have an external system that calls my coldfusion mx 7 app... -
Application Scope variables ?
I am migrating to PHP from ASP where there are the Application Scope variables which are accessible from any page on a website and which are used, in... -
Application.xml ->Process->Scope
server: Dual Processor Dual Core Xeon - 3.4GHz Ram: 2 GB DDRII Operating System: CentOS 4 (32 bit) -FEDORA X.X -RED HAT - ECC. I changed the... -
Application.xml->Process->Scope
erver: Dual Processor Dual Core Xeon - 3.4GHz Ram: 2 GB DDRII Operating System: CentOS 4 (32 bit) I changing the scope in the application.xml to... -
Application Scope
I have a farm of CF5 servers. In order to reduce the number of times I hit the database, I'm saving data within the application scope. I'm setting...



Reply With Quote

