Rob Gonda's Blog

ajax portal example

I just came across a really nice ajax portal example … Its an open source (LGPL) server designed for creating ajax web apps via servlets, Python server pages, or XML-RPC.

You can check out the demo here, login with demo/demo. I really like the preloaders, and the ability to natually right-click anything just like a desktop application.

ajaxCFC small fixes

I just updated the project files to include the following fixes:
 

  • replaced the /exec/method after the CFC call with get or post vars because it was being misinterpreted by some web servers
  • Forced ColdFusion debugging to stay off for ajax calls because they were breaking the JavaScript response.
Thank you Steve and Tony for your help.

This blog is running version 5.9.003. Contact Blog Owner