Day 5: ColdFusion 10 Session Enhancement
ColdFusion 10 added couple of session related function and add settings related to session cookie. First of all I notice that use UUID for…
Day 7: ColdFusion 10 and Closure – Part 2
Yesterday take look on Closure with ColdFusion, now its time to discover more on this. Closure can be defined as inline without giving name.…
Day 4: Avoid CSRF Attack with ColdFusion 10
Day 4 for my ColdFusion 10 review, since last three days concentrating on all security enhancement. In previous two posts I have covered functions…
Day 10: ColdFusion 10 and Enhanced Java Integration – Part 3
Day 10 of my ColdFusion 10 month, seems that lot more functionality added in ColdFusion 10 and will not able to cover all in…
Day 14: ColdFusion 10 Schedule Enhancement Task Handler
Day 14 on ColdFusion 10, I haven’t cover much in last 13 days but go deeper in functionality. Today I keep working with schedule…
Day 13: ColdFusion 10 & Schedule Task Chaining and Mode
In my last post I have covered Group and list scheduler enhancement in ColdFusion 10. Today I have spent some time with event hander…
Day 11: ColdFusion and Schedule Task Enhancement
Schedule task is something that I used lot and specially one of our clients love to get email periodically for different reports. In many…
Day 15: ColdFusion 10 and CFC Enhancement
Implicit constructor for CFCColdFusion10 now support initialize while instantiate the CFC by passing key-value pair or struct. This method will NOT work if your…
Day 12: ColdFusion and Schedule Task List and Group Enhancement
In yesterday blog I have list out all new feature added in schedule task in ColdFusion 10. Now time to test it out,…
java.sql.SQLException: Value ”0000-00-00” can not be represented as java.sql.Date
Got strange issue today while working with mySql and ColdFusion. This might be old issue but we never face issue since we normally work…
jQuery datepicker Disabled Weekday
There is another custom setting for jQuery datapicker. Here we have discuss about how to disabled any weekday in jQuery datepicker. As you know…
Adding New Cell Type in POI Utility
Recently, we have given ability in our one of the project to export data in excel sheet. For exporting data into excel we used…
