Question
Dynamic Classes
Hi All,
In our Web Application , we are using dynamic creation of cfm pages and every time a cfm page is dynamically created a subsequent class files gets generated and stored in cfclasses directory and is certainly increasing our memory.
Is there a way to stop this particular dynamically created cfm page to save class files.
Please help.
