Data Persistence in Jaxer
In this last article in a three-part series on Aptana Jaxer’s server-side JavaScript Application Framework, we’ll be looking at data persistence in Jaxer as we create a session variable for our blog application and move to storing the posts in a proper database.
Go here to see the original: Data Persistence in Jaxer
[...]
Your First Server-side JavaScript Application
Aptana Jaxer is a JavaScript server plug-in that enables database/file system access, network communications, and user sessions. Today, we will be using the Aptana Studio IDE to build a simple file-based blog for Jaxer.
Credit:Your First Server-side JavaScript Application
a2a_linkname=”Your First Server-side JavaScript Application”;a2a_linkurl=”http://www.frenzygraphics.com/2009/08/17/your-first-server-side-javascript-application/”;


