Fun with Ext JS and Aptana Jaxer

Fun with Ext JS and Aptana Jaxer

Shortly after Aptana released Jaxer, a new server-side JavaScript platform, I was able to spend some time running Ext JS code on the server-side. Jaxer facilitates a tightly knit integration between the client and server by allowing you to include JS code that will be run on the server, client, both, or as a server-proxy. The server-proxy allows Jaxer to wrap client and server-side communications up allowing either synchronous or asynchronous calls between the client and server. Jaxer provides a means for file, database or even socket access as one would expect from a server-side platform. Check out Aptana Jaxer for more details on how you can leverage your JavaScript skills on the server-side.

Read More:

http://extjs.com/blog/2008/06/10/extjs-and-jaxer/ 

Thanks

Leave a Reply

You must be logged in to post a comment.