Tuesday October 17, 2006
Creating an Ajax-enabled Phobos Application
With the Phobos web application framework, you can write your entire web application in JavaScript. If you are developing Ajax applications with Phobos, you have the benefit of the same scripting language on the client and the server.
Adding Ajax capability to a Phobos application is quite easy and the JavaScript to implement it is nearly the same as it is in any other web application.
Check out the new tutorial, How to Create an Ajax-Enabled Phobos Application for a gentle introduction to building a simple Phobos application with AJAX functionality.
Posted at 01:27PM Oct 17, 2006 by jenniferb in Sun | Comments[2]