File Writing
I had to write a servlet that would write to a system text file given certain URL parameters. Here is what I did for a test for the file writing part.
I had to write a servlet that would write to a system text file given certain URL parameters. Here is what I did for a test for the file writing part.
Just had a consultant come out and set up our Linux servers to cluster the ColdFusion MX 6.1 applications, including session replication. Cool guy, check out his article on bpurcell.org.
Unfortunately, you can’t store CFC objects in session scope yet (because CFCs aren’t serializable), but you can store complex objects such as arrays, lists, etc.
Welcome to my blog. I am going to put stuff up about ColdFusion, Java, web application programming, and papers, articles, code, and other stuff. Hope you like it. Feel free to comment.